Searched refs:hash_def_cmp (Results 1 – 1 of 1) sorted by relevance
67 hash_def_cmp(uintptr_t d1, uintptr_t d2) in hash_def_cmp() function100 hash->h_cmp = cmp ? cmp : (int (*)())hash_def_cmp; in hash_new()