Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/cvt/
H A Dhash.c67 hash_def_cmp(uintptr_t d1, uintptr_t d2) in hash_def_cmp() function
100 hash->h_cmp = cmp ? cmp : (int (*)())hash_def_cmp; in hash_new()