Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Dxxhash.c189 #define PRIME32_1 2654435761U macro
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dxxhash.c290 static const U32 PRIME32_1 = 2654435761U; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp70 constexpr uint32_t PRIME32_1 = 0x9E3779B1; variable
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h1871 # define PRIME32_1 XXH_PRIME32_1 macro