Searched refs:LIT (Results 1 – 5 of 5) sorted by relevance
23 LIT, /* o: got literal, waiting for output space */ enumerator132 c->mode = LIT; in inflate_codes()211 case LIT: /* o: got literal, waiting for output space */ in inflate_codes()
46 LIT, /* o: waiting for output space to write literal */ enumerator
1077 state->mode = LIT;1191 case LIT:
1039 state->mode = LIT;1153 case LIT:
Completed in 9 milliseconds