zlib.c | 3052 Tracev((stderr, "\nopt %lu(%lu) stat %lu(%lu) stored %lu lit %u ", 5080 LIT, /* o: got literal, waiting for output space */ 5099 uInt lit; /* if LIT, literal */ member in union:inflate_codes_state::__anon0201f1530e0a 5180 c->sub.lit = t->base; 5184 c->mode = LIT; 5265 case LIT: /* o: got literal, waiting for output space */ 5267 OUTBYTE(c->sub.lit)
|