taglinefilesource code
tl510zBoot/inflate.cint inflate_codes(tl, td, bl, bd)
tl511zBoot/inflate.cstruct huft *tl, *td;   /* literal/length and distance decoder tables */
tl536zBoot/inflate.cif ((e = (t = tl + ((unsigned)b & ml))->e) > 16)
tl681zBoot/inflate.cstruct huft *tl;      /* literal/length code table */
tl699zBoot/inflate.cif ((i = huft_build(l, 288, 257, cplens, cplext, &tl, &bl)) != 0)
tl709zBoot/inflate.chuft_free(tl);
tl717zBoot/inflate.cif (inflate_codes(tl, td, bl, bd))
tl722zBoot/inflate.chuft_free(tl);
tl737zBoot/inflate.cstruct huft *tl;      /* literal/length code table */
tl792zBoot/inflate.cif ((i = huft_build(ll, 19, 19, NULL, NULL, &tl, &bl)) != 0)
tl795zBoot/inflate.chuft_free(tl);
tl808zBoot/inflate.cj = (td = tl + ((unsigned)b & m))->b;
tl850zBoot/inflate.chuft_free(tl);
tl862zBoot/inflate.cif ((i = huft_build(ll, nl, 257, cplens, cplext, &tl, &bl)) != 0)
tl867zBoot/inflate.chuft_free(tl);
tl884zBoot/inflate.chuft_free(tl);
tl892zBoot/inflate.cif (inflate_codes(tl, td, bl, bd))
tl898zBoot/inflate.chuft_free(tl);