Searched refs:g_ZWRAPdecompressionType (Results 1 – 1 of 1) sorted by relevance
55 static ZWRAP_decompress_type g_ZWRAPdecompressionType = ZWRAP_AUTO; variable514 if (g_ZWRAPdecompressionType == ZWRAP_FORCE_ZLIB) { in z_inflateInit_()543 if (g_ZWRAPdecompressionType == ZWRAP_FORCE_ZLIB) { in z_inflateInit2_()561 if (g_ZWRAPdecompressionType == ZWRAP_FORCE_ZLIB || !strm->reserved) in ZWRAP_inflateReset_keepDict()580 if (g_ZWRAPdecompressionType == ZWRAP_FORCE_ZLIB || !strm->reserved) in z_inflateReset()598 if (g_ZWRAPdecompressionType == ZWRAP_FORCE_ZLIB || !strm->reserved) in z_inflateReset2()618 if (g_ZWRAPdecompressionType == ZWRAP_FORCE_ZLIB || !strm->reserved) in z_inflateSetDictionary()845 if (g_ZWRAPdecompressionType == ZWRAP_FORCE_ZLIB || !strm->reserved) in z_inflateEnd()932 if (g_ZWRAPdecompressionType == ZWRAP_FORCE_ZLIB || !strm->reserved) in z_inflateGetDictionary()951 if (g_ZWRAPdecompressionType == ZWRAP_FORCE_ZLIB || !strm->reserved) in z_inflateMark()[all …]