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.h36 COPY, /* i/o: waiting for input or output to copy stored block */ enumerator
H A Dinflate.c879 state->mode = COPY; in inflate()
881 case COPY: in inflate()
1517 (state->mode == COPY ? state->length : in inflateMark()