Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp542 constexpr size_t XXH_SECRET_LASTACC_START = 7; in XXH3_hashLong_64b() local
1006 constexpr size_t XXH_SECRET_LASTACC_START = 7; in XXH3_hashLong_128b() local
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h4504 #define XXH_SECRET_LASTACC_START 7 /* not aligned on 8, last secret is different from acc & scramb… in XXH3_hashLong_internal_loop() macro