Home
last modified time | relevance | path

Searched refs:ckh_pointer_hash (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dckh.h98 void ckh_pointer_hash(const void *key, size_t r_hash[2]);
H A Dprivate_namespace.h146 #define ckh_pointer_hash JEMALLOC_N(ckh_pointer_hash) macro
/freebsd/contrib/jemalloc/src/
H A Dckh.c556 ckh_pointer_hash(const void *key, size_t r_hash[2]) { in ckh_pointer_hash() function