Home | History | Annotate | Download | only in zlib_v128

Lines Matching refs:LEN_

847                 state->mode = LEN_;             /* decode codes */
1017 state->mode = LEN_;
1019 case LEN_:
1248 (state->mode == LEN_ || state->mode == COPY_ ? 256 : 0);