Searched refs:LENEXT (Results 1 - 2 of 2) sorted by last modified time

/linux-master/lib/zlib_inflate/
H A Dinflate.c617 state->mode = LENEXT;
619 case LENEXT:
H A Dinflate.h37 LENEXT, /* i: waiting for length extra bits */ enumerator in enum:__anon673
66 LEN -> LENEXT or LIT or TYPE
67 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN

Completed in 139 milliseconds