Home
last modified time | relevance | path

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

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