Searched defs:replaced (Results 1 – 1 of 1) sorted by relevance
/libbtbb/lib/src/ |
H A D | uthash.h | 172 #define HASH_REPLACE(hh,head,fieldname,keylen_in,add,replaced) \ argument 265 #define HASH_REPLACE_STR(head,strfield,add,replaced) \ argument 271 #define HASH_REPLACE_INT(head,intfield,add,replaced) \ argument 277 #define HASH_REPLACE_PTR(head,ptrfield,add,replaced) \ argument
|