Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp507 static uint64_t XXH3_mix2Accs(const uint64_t *acc, const uint8_t *secret) { in XXH3_mix2Accs() function
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h4510 XXH3_mix2Accs(const xxh_u64* XXH_RESTRICT acc, const xxh_u8* XXH_RESTRICT secret) in XXH3_mix2Accs() function