Home
last modified time | relevance | path

Searched defs:PRIME32_3 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Dxxhash.c191 #define PRIME32_3 3266489917U macro
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dxxhash.c292 static const U32 PRIME32_3 = 3266489917U; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp72 constexpr uint32_t PRIME32_3 = 0xC2B2AE3D; variable
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h1873 # define PRIME32_3 XXH_PRIME32_3 macro