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