Searched refs:hash_fmix_32 (Results 1 – 4 of 4) sorted by relevance
79 hash_fmix_32(uint32_t h) in hash_fmix_32() function150 h1 = hash_fmix_32(h1); in hash_x86_32()245 h1 = hash_fmix_32(h1); in hash_x86_128()246 h2 = hash_fmix_32(h2); in hash_x86_128()247 h3 = hash_fmix_32(h3); in hash_x86_128()248 h4 = hash_fmix_32(h4); in hash_x86_128()
272 hash_fmix_32
272 #define hash_fmix_32 JEMALLOC_N(hash_fmix_32) macro
272 #undef hash_fmix_32