Searched defs:XXH_STRIPE_LEN (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Support/ | ||
H A D | xxhash.cpp | 214 constexpr size_t XXH_STRIPE_LEN = 64; variable |
/freebsd/sys/contrib/zstd/lib/common/ | ||
H A D | xxhash.h | 3678 #define XXH_STRIPE_LEN 64 macro |