Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/zlib/
H A Dinflate.h47 CHECK, /* i: waiting for 32-bit check value */ enumerator
H A Dinflate.c830 state->mode = CHECK; in inflate()
1183 case CHECK: in inflate()
1245 (state->mode < CHECK || flush != Z_FINISH))) in inflate()