Home | History | Annotate | Download | only in zlib

Lines Matching refs:LITERALS

130 {static_ltree, extra_lbits, LITERALS+1, L_CODES, MAX_BITS};

1040 s->dyn_ltree[_length_code[lc]+LITERALS+1].Freq++;
1092 send_code(s, code+LITERALS+1, ltree); /* send the length code */