taglinefilesource code
cplext165lib/inflate.cstatic ush cplext[] = {         /* Extra bits for literal codes 257..285 */
cplext696lib/inflate.cif ((i = huft_build(l, 288, 257, cplens, cplext, &tl, &bl)) != 0)
cplext859lib/inflate.cif ((i = huft_build(ll, nl, 257, cplens, cplext, &tl, &bl)) != 0)