taglinefilesource code
cplens161lib/inflate.cstatic ush cplens[] = {         /* Copy lengths for literal codes 257..285 */
cplens696lib/inflate.cif ((i = huft_build(l, 288, 257, cplens, cplext, &tl, &bl)) != 0)
cplens859lib/inflate.cif ((i = huft_build(ll, nl, 257, cplens, cplext, &tl, &bl)) != 0)