Searched defs:prime2 (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/sys/contrib/zstd/tests/fuzz/
H A Dfuzz_helpers.h73 static const uint32_t prime2 = 2246822519U; local
/freebsd-12-stable/sys/contrib/zstd/tests/
H A Dseqgen.c23 static const U32 prime2 = 2246822519U; local
H A Dzbufftest.c50 static const U32 prime2 = 2246822519U; variable
H A Dfuzzer.c87 static const U32 prime2 = 2246822519U; local
H A Dparamgrill.c122 const U32 prime2 = 2246822519U; local
H A Dzstreamtest.c89 static const U32 prime2 = 2246822519U; local
H A Ddecodecorpus.c79 static const U32 prime2 = 2246822519U; local
/freebsd-12-stable/sys/contrib/zstd/programs/
H A Ddatagen.c48 static const U32 prime2 = 2246822519U; local
H A Ddibio.c152 static const U32 prime2 = 2246822519U; local
202 unsigned const prime2 = 2246822519U; local
/freebsd-12-stable/sys/contrib/zstd/lib/dictBuilder/
H A Dzdict.c572 unsigned const prime2 = 2246822519U; local

Completed in 115 milliseconds