Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp94 static uint64_t XXH64_avalanche(uint64_t hash) { in XXH64_avalanche() function
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h2421 static xxh_u64 XXH64_avalanche(xxh_u64 h64) in XXH64_avalanche() function