Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dxxhash.c297 static const U64 PRIME64_2 = 14029467366897019727ULL; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp75 static const uint64_t PRIME64_2 = 14029467366897019727ULL; variable
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h2399 # define PRIME64_2 XXH_PRIME64_2 macro