Home | History | Annotate | Download | only in zlib

Lines Matching refs:LEN_

831                 state->mode = LEN_;             /* decode codes */
1002 state->mode = LEN_;
1004 case LEN_:
1232 (state->mode == LEN_ || state->mode == COPY_ ? 256 : 0);