Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp512 static uint64_t XXH3_mergeAccs(const uint64_t *acc, const uint8_t *key, in XXH3_mergeAccs() function
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h4518 XXH3_mergeAccs(const xxh_u64* XXH_RESTRICT acc, const xxh_u8* XXH_RESTRICT secret, xxh_u64 start) in XXH3_mergeAccs() function