Home
last modified time | relevance | path

Searched refs:hash_get_block_64 (Results 1 – 4 of 4) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dhash.h64 hash_get_block_64(const uint64_t *p, int i) in hash_get_block_64() function
276 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()
Dprivate_symbols.txt275 hash_get_block_64
Dprivate_namespace.h275 #define hash_get_block_64 JEMALLOC_N(hash_get_block_64) macro
Dprivate_unnamespace.h275 #undef hash_get_block_64