Searched refs:LEN_ (Results 1 – 6 of 6) sorted by relevance
40 LEN_, /* i: same as LEN below, but only first time in */ enumerator
847 state->mode = LEN_; /* decode codes */1017 state->mode = LEN_;1019 case LEN_:1248 (state->mode == LEN_ || state->mode == COPY_ ? 256 : 0);
847 state->mode = LEN_; /* decode codes */ in inflate()1017 state->mode = LEN_; in inflate()1019 case LEN_: in inflate()1248 (state->mode == LEN_ || state->mode == COPY_ ? 256 : 0); in inflate()