Home
last modified time | relevance | path

Searched defs:replaced (Results 1 – 1 of 1) sorted by relevance

/components/utilities/libadt/uthash/
A Duthash.h247 #define HASH_REPLACE_BYHASHVALUE_INORDER(hh,head,fieldname,keylen_in,hashval,add,replaced,cmpfcn) \ argument
257 #define HASH_REPLACE_BYHASHVALUE(hh,head,fieldname,keylen_in,hashval,add,replaced) \ argument
267 #define HASH_REPLACE(hh,head,fieldname,keylen_in,add,replaced) \ argument
274 #define HASH_REPLACE_INORDER(hh,head,fieldname,keylen_in,add,replaced,cmpfcn) \ argument
493 #define HASH_REPLACE_STR(head,strfield,add,replaced) \ argument
502 #define HASH_REPLACE_INT(head,intfield,add,replaced) \ argument
508 #define HASH_REPLACE_PTR(head,ptrfield,add,replaced) \ argument

Completed in 13 milliseconds