Searched refs:findstr (Results 1 – 1 of 1) sorted by relevance
483 #define HASH_FIND_STR(head,findstr,out) \ argument485 unsigned _uthash_hfstr_keylen = (unsigned)uthash_strlen(findstr); \486 HASH_FIND(hh, head, findstr, _uthash_hfstr_keylen, out); \
Completed in 7 milliseconds