Home
last modified time | relevance | path

Searched refs:HASH_REPLACE (Results 1 – 1 of 1) sorted by relevance

/components/utilities/libadt/uthash/
A Duthash.h267 #define HASH_REPLACE(hh,head,fieldname,keylen_in,add,replaced) \ macro
496 HASH_REPLACE(hh, head, strfield[0], _uthash_hrstr_keylen, add, replaced); \
503 HASH_REPLACE(hh,head,intfield,sizeof(int),add,replaced)
509 HASH_REPLACE(hh,head,ptrfield,sizeof(void *),add,replaced)

Completed in 5 milliseconds