Searched defs:hash_empty (Results 1 – 3 of 3) sorted by relevance
87 #define hash_empty(hashtable) __hash_empty(hashtable, HASH_SIZE(hashtable)) macro
99 #define hash_empty(hashtable) __hash_empty(hashtable, HASH_SIZE(hashtable)) macro
281 #define hash_empty(hashtable) __hash_empty(hashtable, HASH_SIZE(hashtable)) macro