Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp744 LLVM_ATTRIBUTE_ALWAYS_INLINE constexpr uint64_t XXH_xorshift64(uint64_t v64, in XXH_xorshift64() function
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h3400 XXH_FORCE_INLINE xxh_u64 XXH_xorshift64(xxh_u64 v64, int shift) in XXH_xorshift64() function