Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/programs/
H A Ddibio.c150 static const U32 prime1 = 2654435761U; in DiB_rand() local
201 unsigned const prime1 = 2654435761U; in DiB_fillNoise() local
H A Ddatagen.c48 static const U32 prime1 = 2654435761U; in RDG_rand() local
/f-stack/freebsd/contrib/zstd/lib/dictBuilder/
H A Dzdict.c594 unsigned const prime1 = 2654435761U; in ZDICT_fillNoise() local