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