Searched refs:hash_def_hash (Results 1 – 1 of 1) sorted by relevance
61 hash_def_hash(int nbuckets, uintptr_t data) in hash_def_hash() function99 hash->h_hashfn = hashfn ? hashfn : (int (*)())hash_def_hash; in hash_new()