Home
last modified time | relevance | path

Searched defs:cLevelLast (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/zstd/zlibWrapper/examples/
H A Dzwrapbench.c600 const char* displayName, int cLevel, int cLevelLast, in BMK_benchCLevel()
727 const char* dictFileName, int cLevel, int cLevelLast) in BMK_benchFileTable()
778 static void BMK_syntheticTest(int cLevel, int cLevelLast, double compressibility) in BMK_syntheticTest()
800 const char* dictFileName, int cLevel, int cLevelLast) in BMK_benchFiles()
881 int cLevelLast = 1; in main() local
/freebsd/sys/contrib/zstd/programs/
H A Dzstdcli.c817 int cLevelLast = MINCLEVEL - 1; /* lower than minimum */ in main() local