Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp620 static XXH128_hash_t XXH_mult64to128(uint64_t lhs, uint64_t rhs) { in XXH_mult64to128() function
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h3259 XXH_mult64to128(xxh_u64 lhs, xxh_u64 rhs) in XXH_mult64to128() function