Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/zstd/tests/
Dzstreamtest.c970 U32 const maxSrcLog = bigTests ? 24 : 22; in fuzzerTests() local
1222 const U32 maxSrcLog = bigTests ? 24 : 22; in fuzzerTests_MT() local
1506 U32 const maxSrcLog = bigTests ? 24 : 22; in fuzzerTests_newAPI() local
Dzbufftest.c262 static const U32 maxSrcLog = 24; in fuzzerTests() local
Dfuzzer.c1356 static const U32 maxSrcLog = 23; in fuzzerTests() local