Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Dxxhash.c190 #define PRIME32_2 2246822519U macro
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dxxhash.c291 static const U32 PRIME32_2 = 2246822519U; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp71 constexpr uint32_t PRIME32_2 = 0x85EBCA77; variable
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h1872 # define PRIME32_2 XXH_PRIME32_2 macro