Home
last modified time | relevance | path

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

/linux-5.19.10/lib/zlib_inflate/
Dinflate.h37 LENEXT, /* i: waiting for length extra bits */ enumerator
Dinflate.c617 state->mode = LENEXT; in zlib_inflate()
619 case LENEXT: in zlib_inflate()