Searched refs:hash_fmix_64 (Results 1 - 3 of 3) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dhash.h96 hash_fmix_64(uint64_t k) function
329 h1 = hash_fmix_64(h1);
330 h2 = hash_fmix_64(h2);
H A Dprivate_namespace.h256 #define hash_fmix_64 JEMALLOC_N(hash_fmix_64) macro
H A Dprivate_unnamespace.h256 #undef hash_fmix_64 macro

Completed in 837 milliseconds