Searched refs:cprLevel (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/zlib/contrib/testzlib/
H A Dtestzlib.c149 int cprLevel=Z_DEFAULT_COMPRESSION ; local
181 cprLevel=(int)atol(argv[4]);
198 deflateInit(&zcpr,cprLevel);
/haiku-buildtools/binutils/zlib/contrib/testzlib/
H A Dtestzlib.c149 int cprLevel=Z_DEFAULT_COMPRESSION ; local
181 cprLevel=(int)atol(argv[4]);
198 deflateInit(&zcpr,cprLevel);

Completed in 60 milliseconds