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

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

Completed in 61 milliseconds