Searched defs:htab_eq (Results 1 – 6 of 6) sorted by relevance
59 typedef int (*htab_eq) (const void *, const void *); typedef
54 typedef int (*htab_eq) (const void *, const void *); typedef
57 htab_eq (hash_entry_type x, hash_entry_type y) in htab_eq() function