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

/linux-master/lib/zlib_inflate/
H A Dinflate.h41 LIT, /* o: waiting for output space to write literal */ enumerator in enum:__anon673
66 LEN -> LENEXT or LIT or TYPE
68 LIT -> LEN
H A Dinflate.c604 state->mode = LIT;
698 case LIT:

Completed in 159 milliseconds