Searched refs:ckh_keycomp_t (Results 1 - 2 of 2) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dckh.h9 typedef bool ckh_keycomp_t (const void *, const void *); typedef
59 ckh_keycomp_t *keycomp;
70 ckh_keycomp_t *keycomp);
/external/jemalloc/src/
H A Dckh.c348 ckh_new(ckh_t *ckh, size_t minitems, ckh_hash_t *hash, ckh_keycomp_t *keycomp)

Completed in 204 milliseconds