Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/programs/
H A Ddibio.c180 static const U32 prime2 = 2246822519U; in DiB_rand() local
231 unsigned const prime2 = 2246822519U; in DiB_fillNoise() local
H A Ddatagen.c49 static const U32 prime2 = 2246822519U; in RDG_rand() local
/freebsd/sys/contrib/zstd/lib/dictBuilder/
H A Dzdict.c620 unsigned const prime2 = 2246822519U; in ZDICT_fillNoise() local