Home
last modified time | relevance | path

Searched refs:hash_x86_128 (Results 1 – 5 of 5) sorted by relevance

/external/jemalloc/test/unit/
Dhash.c91 hash_x86_128(key, i, 256-i, out); in hash_variant_verify_key()
111 hash_x86_128(hashes, hashes_size, 0, out); in hash_variant_verify_key()
/external/jemalloc/include/jemalloc/internal/
Dhash.h23 void hash_x86_128(const void *key, const int len, uint32_t seed,
160 hash_x86_128(const void *key, const int len, uint32_t seed, in hash_x86_128() function
352 hash_x86_128(key, (int)len, seed, hashes); in hash()
Dprivate_symbols.txt260 hash_x86_128
Dprivate_namespace.h262 #define hash_x86_128 JEMALLOC_N(hash_x86_128) macro
Dprivate_unnamespace.h262 #undef hash_x86_128