Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp192 static uint64_t XXH3_mul128_fold64(uint64_t lhs, uint64_t rhs) { in XXH3_mul128_fold64() function
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h3393 XXH3_mul128_fold64(xxh_u64 lhs, xxh_u64 rhs) in XXH3_mul128_fold64() function