Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dxxhash.c296 static const U64 PRIME64_1 = 11400714785074694791ULL; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp74 static const uint64_t PRIME64_1 = 11400714785074694791ULL; variable
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h2398 # define PRIME64_1 XXH_PRIME64_1 macro