Searched refs:keycomp (Results 1 – 3 of 3) sorted by relevance
35 ckh_keycomp_t *keycomp; member
7 ckh_keycomp_t *keycomp);
60 if (cell->key != NULL && ckh->keycomp(key, cell->key)) in ckh_bucket_search()356 ckh_keycomp_t *keycomp) in ckh_new() argument364 assert(keycomp != NULL); in ckh_new()392 ckh->keycomp = keycomp; in ckh_new()
Completed in 7 milliseconds