Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/zlib/
H A Dinflate.h35 COPY_, /* i/o: same as COPY below, but only first time in */ enumerator
H A Dinflate.c875 state->mode = COPY_; in inflate()
878 case COPY_: in inflate()
1260 (state->mode == LEN_ || state->mode == COPY_ ? 256 : 0); in inflate()