Searched refs:MAX_ZLIB_CHUNK (Results 1 – 1 of 1) sorted by relevance
38 #define MAX_ZLIB_CHUNK (1024 * 1024 * 1024) macro206 if (length <= MAX_ZLIB_CHUNK) { in zlib_stage_outproc()209 chunk = MAX_ZLIB_CHUNK; in zlib_stage_outproc()