Home | History | Annotate | Download | only in tools

Lines Matching refs:zlib_init

2173    assert(zlib->state >= 0); /* initialized by zlib_init */
2196 zlib_init(struct zlib *zlib, struct IDAT *idat, struct chunk *chunk,
2629 if (zlib_init(&zlib, file->idat, file->chunk, 0/*window bits*/, offset))