Searched refs:hash_get_block_64 (Results 1 – 5 of 5) sorted by relevance
38 hash_get_block_64(const uint64_t *p, int i) { in hash_get_block_64() function241 uint64_t k1 = hash_get_block_64(blocks, i*2 + 0); in hash_x64_128()242 uint64_t k2 = hash_get_block_64(blocks, i*2 + 1); in hash_x64_128()
64 hash_get_block_64(const uint64_t *p, int i) in hash_get_block_64() function276 uint64_t k1 = hash_get_block_64(blocks, i*2 + 0); in hash_x64_128()277 uint64_t k2 = hash_get_block_64(blocks, i*2 + 1); in hash_x64_128()
275 hash_get_block_64
275 #define hash_get_block_64 JEMALLOC_N(hash_get_block_64) macro
275 #undef hash_get_block_64