Searched refs:hash_x86_32 (Results 1 – 2 of 2) sorted by relevance
22 uint32_t hash_x86_32(const void *key, int len, uint32_t seed);89 hash_x86_32(const void *key, int len, uint32_t seed) in hash_x86_32() function
247 #define hash_x86_32 JEMALLOC_N(hash_x86_32) macro