Home
last modified time | relevance | path

Searched defs:ckh_string_keycomp (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/src/
Dckh.c542 ckh_string_keycomp(const void *k1, const void *k2) in ckh_string_keycomp() function
/external/jemalloc/include/jemalloc/internal/
Dprivate_namespace.h196 #define ckh_string_keycomp JEMALLOC_N(ckh_string_keycomp) macro