inflateInit2
if ((z = inflateInit2(&zs, -MAX_WBITS)) != Z_OK) {
if (inflateInit2(&(state->strm), 15 + 16) != Z_OK) { /* gunzip */
ret = inflateInit2(&strm, win);
ret = inflateInit2(&strm, -8);
ret = inflateInit2(&strm, err < 0 ? 47 : -15);
ret = inflateInit2(&(gz->strm), 15 + 16);
ret = inflateInit2(&stream, /*windowbits*/ -15);
ret = inflateInit2(&stream, windowBits);
ret = inflateInit2(&stream, /*windowbits*/ -15);
ret = inflateInit2(&stream, -15);
ret = inflateInit2(&stream, windowBits);
inflateInit2(&zbuf, window_inflate) :
if (inflateInit2(&(s->stream), -15) != Z_OK)
inflateInit2(&(s->stream), -15);
if (inflateInit2(&state->strm, -w_size) != Z_OK) {
if (inflateInit2(&(s->z_stream), -MAX_WBITS) != Z_OK) {
if (inflateInit2(&s->z_stream, -MAX_WBITS) != Z_OK) {
if (inflateInit2(&zs, MAX_WBITS + 16) != Z_OK)
if (inflateInit2(&zctx->zs, MAX_WBITS + 32) != Z_OK)
if (inflateInit2(strm, (15+16)) != Z_OK)