Searched refs:ht_compare (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl2/gmake/dist/
H A Dhash.c63 ht->ht_compare = hash_cmp;
110 if ((*ht->ht_compare) (key, *slot) == 0)
H A Dhash.h55 hash_cmp_func_t ht_compare; /* comparison function */ member in struct:hash_table

Completed in 76 milliseconds