INIT_STATE 327 other-licenses/zlib/deflate.c (strm->state->wrap == 1 && strm->state->status != INIT_STATE))
INIT_STATE 378 other-licenses/zlib/deflate.c s->status = s->wrap ? INIT_STATE : BUSY_STATE;
INIT_STATE 577 other-licenses/zlib/deflate.c if (s->status == INIT_STATE) {
INIT_STATE 867 other-licenses/zlib/deflate.c if (status != INIT_STATE &&