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

/netbsd-current/external/gpl2/gmake/dist/
H A Dhash.h39 typedef int (*hash_cmp_func_t) __P((void const *x, void const *y)); typedef
55 hash_cmp_func_t ht_compare; /* comparison function */
61 hash_func_t hash_1, hash_func_t hash_2, hash_cmp_func_t hash_cmp));
H A Dhash.c44 hash_func_t hash_1, hash_func_t hash_2, hash_cmp_func_t hash_cmp)

Completed in 75 milliseconds