Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/zlib/
H A Dinflate.h37 TABLE, /* i: waiting for dynamic block table lengths */ enumerator
H A Dinflate.c855 state->mode = TABLE; in inflate()
898 case TABLE: in inflate()