Searched refs:ckh_string_keycomp (Results 1 – 5 of 5) sorted by relevance
10 ckh_string_keycomp), "Unexpected ckh_new() error"); in TEST_BEGIN()34 ckh_string_keycomp), "Unexpected ckh_new() error"); in TEST_BEGIN()
97 bool ckh_string_keycomp(const void *k1, const void *k2);
140 #define ckh_string_keycomp JEMALLOC_N(ckh_string_keycomp) macro
139 #define ckh_string_keycomp JEMALLOC_N(ckh_string_keycomp) macro
547 ckh_string_keycomp(const void *k1, const void *k2) { in ckh_string_keycomp() function