Searched refs:COPY_ (Results 1 - 2 of 2) sorted by relevance

/external/zlib/src/
H A Dinflate.h35 COPY_, /* i/o: same as COPY below, but only first time in */ enumerator in enum:__anon16112
69 STORED -> COPY_ -> COPY -> TYPE
H A Dinflate.c875 state->mode = COPY_;
877 case COPY_:
1247 (state->mode == LEN_ || state->mode == COPY_ ? 256 : 0);

Completed in 54 milliseconds