Home
last modified time | relevance | path

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

/xnu-8020.121.3/libkern/zlib/
H A Dinflate.h63 TABLE, /* i: waiting for dynamic block table lengths */ enumerator
H A Dinfback.c332 state->mode = TABLE; in inflateBack()
373 case TABLE: in inflateBack()
H A Dinflate.c834 state->mode = TABLE; in inflate()
873 case TABLE: in inflate()