Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dxxhash.c298 static const U64 PRIME64_3 = 1609587929392839161ULL; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp76 static const uint64_t PRIME64_3 = 1609587929392839161ULL; variable
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h2400 # define PRIME64_3 XXH_PRIME64_3 macro