Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dxxhash.c299 static const U64 PRIME64_4 = 9650029242287828579ULL; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp77 static const uint64_t PRIME64_4 = 9650029242287828579ULL; variable
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h2401 # define PRIME64_4 XXH_PRIME64_4 macro