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

/netbsd-current/external/gpl2/gmake/dist/
H A Dhash.h38 typedef unsigned long (*hash_func_t) __P((void const *key)); typedef
53 hash_func_t ht_hash_1; /* primary hash function */
54 hash_func_t ht_hash_2; /* secondary hash 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 79 milliseconds