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