Searched refs:hash_x86_32 (Results 1 – 5 of 5) sorted by relevance
85 out = hash_x86_32(key, i, 256-i); in hash_variant_verify()105 uint32_t out = hash_x86_32(hashes, hashbytes*256, 0); in hash_variant_verify()
22 uint32_t hash_x86_32(const void *key, int len, uint32_t seed);88 hash_x86_32(const void *key, int len, uint32_t seed) in hash_x86_32() function
199 hash_x86_32
199 #define hash_x86_32 JEMALLOC_N(hash_x86_32) macro
199 #undef hash_x86_32