Home
last modified time | relevance | path

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

/aosp_15_r20/external/jemalloc_new/test/unit/
H A Dckh.c10 ckh_string_keycomp), "Unexpected ckh_new() error"); in TEST_BEGIN()
34 ckh_string_keycomp), "Unexpected ckh_new() error"); in TEST_BEGIN()
/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dckh.h97 bool ckh_string_keycomp(const void *k1, const void *k2);
H A Dprivate_namespace.h139 #define ckh_string_keycomp JEMALLOC_N(ckh_string_keycomp) macro
H A Dprivate_namespace_jet.h140 #define ckh_string_keycomp JEMALLOC_N(ckh_string_keycomp) macro
/aosp_15_r20/external/jemalloc_new/src/
H A Dckh.c547 ckh_string_keycomp(const void *k1, const void *k2) { in ckh_string_keycomp() function
/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/
Ddelete_c_library.patch39515 -bool ckh_string_keycomp(const void *k1, const void *k2);
65852 -ckh_string_keycomp(const void *k1, const void *k2) {
108098 - ckh_string_keycomp), "Unexpected ckh_new() error");
108122 - ckh_string_keycomp), "Unexpected ckh_new() error");