Searched refs:ckh_pointer_hash (Results 1 – 3 of 3) sorted by relevance
98 void ckh_pointer_hash(const void *key, size_t r_hash[2]);
555 ckh_pointer_hash(const void *key, size_t r_hash[2]) { in ckh_pointer_hash() function
176 #define ckh_pointer_hash JEMALLOC_N(ckh_pointer_hash) macro