Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/programs/
H A Ddibio.c179 static const U32 prime1 = 2654435761U; in DiB_rand() local
230 unsigned const prime1 = 2654435761U; in DiB_fillNoise() local
H A Ddatagen.c48 static const U32 prime1 = 2654435761U; in RDG_rand() local
/freebsd/sys/contrib/zstd/lib/dictBuilder/
H A Dzdict.c619 unsigned const prime1 = 2654435761U; in ZDICT_fillNoise() local