Home
last modified time | relevance | path

Searched defs:hash_rotl_64 (Results 1 – 3 of 3) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dhash.h20 hash_rotl_64(uint64_t x, int8_t r) { in hash_rotl_64() function
/external/jemalloc/include/jemalloc/internal/
Dhash.h42 hash_rotl_64(uint64_t x, int8_t r) in hash_rotl_64() function
Dprivate_namespace.h277 #define hash_rotl_64 JEMALLOC_N(hash_rotl_64) macro