Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/openzfs/module/zstd/lib/common/
H A Dxxhash.c415 static U64 XXH64_round(U64 acc, U64 input) in XXH64_round() function
/freebsd-src/sys/contrib/zstd/lib/common/
H A Dxxhash.h2405 static xxh_u64 XXH64_round(xxh_u64 acc, xxh_u64 input) in XXH64_round() function