Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp214 constexpr size_t XXH_STRIPE_LEN = 64; variable
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h3678 #define XXH_STRIPE_LEN 64 macro