Home
last modified time | relevance | path

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

/components/utilities/libadt/uthash/
A Drt_uthash.h54 HASH_FIND(hh, head, key_ptr, keylen_in, pval)
A Duthash.h168 #define HASH_FIND(hh,head,keyptr,keylen,out) \ macro
486 HASH_FIND(hh, head, findstr, _uthash_hfstr_keylen, out); \
499 HASH_FIND(hh,head,findint,sizeof(int),out)
505 HASH_FIND(hh,head,findptr,sizeof(void *),out)

Completed in 9 milliseconds