Home
last modified time | relevance | path

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

/linux/lib/zlib_inflate/
H A Dinflate.h35 CODELENS, /* i: waiting for length/lit and distance code lengths */ enumerator
H A Dinflate.c503 state->mode = CODELENS; in zlib_inflate()
505 case CODELENS: in zlib_inflate()