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

/forgerock/web-agents-v4/zlib/
H A Dinflate.h35 COPY_, /* i/o: same as COPY below, but only first time in */ enumerator in enum:__anon116
69 STORED -> COPY_ -> COPY -> TYPE
H A Dinflate.c876 state->mode = COPY_;
878 case COPY_:
1248 (state->mode == LEN_ || state->mode == COPY_ ? 256 : 0);

Completed in 23 milliseconds