Home
last modified time | relevance | path

Searched defs:hash_rotl_32 (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dhash.h35 hash_rotl_32(uint32_t x, int8_t r) in hash_rotl_32() function
Dprivate_namespace.h276 #define hash_rotl_32 JEMALLOC_N(hash_rotl_32) macro