Searched defs:hash_rotl_32 (Results 1 – 3 of 3) sorted by relevance
15 hash_rotl_32(uint32_t x, int8_t r) { in hash_rotl_32() function
35 hash_rotl_32(uint32_t x, int8_t r) in hash_rotl_32() function
276 #define hash_rotl_32 JEMALLOC_N(hash_rotl_32) macro