Home
last modified time | relevance | path

Searched defs:hash_x64_128 (Results 1 – 3 of 3) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dhash.h224 hash_x64_128(const void *key, const int len, const uint32_t seed, in hash_x64_128() function
/external/jemalloc/include/jemalloc/internal/
Dhash.h258 hash_x64_128(const void *key, const int len, const uint32_t seed, in hash_x64_128() function
Dprivate_namespace.h278 #define hash_x64_128 JEMALLOC_N(hash_x64_128) macro