Searched refs:DISTEXT (Results 1 - 2 of 2) sorted by relevance

/linux-master/lib/zlib_inflate/
H A Dinflate.h39 DISTEXT, /* i: waiting for distance extra bits */ enumerator in enum:__anon673
67 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN
H A Dinflate.c651 state->mode = DISTEXT;
653 case DISTEXT:

Completed in 135 milliseconds