Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/zlib/
H A Dinflate.h28 COMMENT, /* i: waiting for end of comment (gzip) */ enumerator
H A Dinflate.c769 state->mode = COMMENT; in inflate()
771 case COMMENT: in inflate()