Home
last modified time | relevance | path

Searched refs:hash_def_hash (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/tools/ctf/cvt/
H A Dhash.c61 hash_def_hash(int nbuckets, uintptr_t data) in hash_def_hash() function
99 hash->h_hashfn = hashfn ? hashfn : (int (*)())hash_def_hash; in hash_new()