Home
last modified time | relevance | path

Searched defs:PRIME64_5 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dxxhash.c300 static const U64 PRIME64_5 = 2870177450012600261ULL; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp78 static const uint64_t PRIME64_5 = 2870177450012600261ULL; variable
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h2402 # define PRIME64_5 XXH_PRIME64_5 macro