Home | History | Annotate | Download | only in tools

Lines Matching refs:inflateInit2

2222    /* '0' means use the header; inflateInit2 should always succeed because it
2225 zlib->rc = inflateInit2(&zlib->z, 0);