Searched defs:hash_rotl_64 (Results 1 – 3 of 3) sorted by relevance
20 hash_rotl_64(uint64_t x, int8_t r) { in hash_rotl_64() function
42 hash_rotl_64(uint64_t x, int8_t r) in hash_rotl_64() function
277 #define hash_rotl_64 JEMALLOC_N(hash_rotl_64) macro