Searched refs:strategy (Results 1 – 1 of 1) sorted by relevance
| /CTR-SDK-4.2.5/include/ |
| D | zlib.h | 662 int strategy)); 1287 ZEXTERN int ZEXPORT gzsetparams OF((gzFile file, int level, int strategy)); 1622 int strategy, const char *version, 1634 #define deflateInit2(strm, level, method, windowBits, memLevel, strategy) \ argument 1636 (strategy), ZLIB_VERSION, (int)sizeof(z_stream))
|