Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/zlibWrapper/examples/
H A Dzwrapbench.c585 const char* displayName, int cLevel, int cLevelLast, in BMK_benchCLevel()
712 const char* dictFileName, int cLevel, int cLevelLast) in BMK_benchFileTable()
763 static void BMK_syntheticTest(int cLevel, int cLevelLast, double compressibility) in BMK_syntheticTest()
785 const char* dictFileName, int cLevel, int cLevelLast) in BMK_benchFiles()
866 int cLevelLast = 1; in main() local
/f-stack/freebsd/contrib/zstd/programs/
H A Dzstdcli.c725 int cLevelLast = MINCLEVEL - 1; /* lower than minimum */ in main() local