Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp499 static void XXH3_accumulate(uint64_t *acc, const uint8_t *input, in XXH3_accumulate() function
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h4460 XXH3_accumulate( xxh_u64* XXH_RESTRICT acc, in XXH3_accumulate() function