Home
last modified time | relevance | path

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

/linux-4.19.296/lib/zlib_inflate/
Dinflate.h35 LENEXT, /* i: waiting for length extra bits */ enumerator
Dinflate.c595 state->mode = LENEXT; in zlib_inflate()
596 case LENEXT: in zlib_inflate()