Home
last modified time | relevance | path

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

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