Searched refs:hash_x86_128 (Results 1 – 2 of 2) sorted by relevance
134 hash_x86_128(const void *key, const int len, uint32_t seed, in hash_x86_128() function323 hash_x86_128(key, len, seed, hashes); in hash()
187 #define hash_x86_128 JEMALLOC_N(hash_x86_128) macro