Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/openzfs/module/zstd/lib/common/
H A Dxxhash.c423 static U64 XXH64_mergeRound(U64 acc, U64 val) in XXH64_mergeRound() function
/freebsd-src/sys/contrib/zstd/lib/common/
H A Dxxhash.h2413 static xxh_u64 XXH64_mergeRound(xxh_u64 acc, xxh_u64 val) in XXH64_mergeRound() function