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

/openjdk7/jdk/src/share/native/java/util/zip/zlib-1.2.3/
H A Dinflate.h68 LIT, /* o: waiting for output space to write literal */ enumerator in enum:__anon662
93 LEN -> LENEXT or LIT or TYPE
95 LIT -> LEN
H A Dinflate.c1002 state->mode = LIT;
1095 case LIT:

Completed in 1204 milliseconds