Home
last modified time | relevance | path

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

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