taglinefilesource code
td387drivers/net/sunlance.cvolatile struct lance_tx_desc *td;
td396drivers/net/sunlance.ctd = &ib->btx_ring [j];
td398drivers/net/sunlance.cif (td->tmd1_bits & LE_T1_ERR){
td399drivers/net/sunlance.cstatus = td->misc;
td507lib/inflate.cSTATIC int inflate_codes(tl, td, bl, bd)
td508lib/inflate.cstruct huft *tl, *td;   /* literal/length and distance decoder tables */
td565lib/inflate.cif ((e = (t = td + ((unsigned)b & md))->e) > 16)
td679lib/inflate.cstruct huft *td;      /* distance code table */
td704lib/inflate.cif ((i = huft_build(l, 30, 0, cpdist, cpdext, &td, &bd)) > 1)
td714lib/inflate.cif (inflate_codes(tl, td, bl, bd))
td720lib/inflate.chuft_free(td);
td735lib/inflate.cstruct huft *td;      /* distance code table */
td805lib/inflate.cj = (td = tl + ((unsigned)b & m))->b;
td807lib/inflate.cj = td->v.n;
td870lib/inflate.cif ((i = huft_build(ll + nl, nd, 0, cpdist, cpdext, &td, &bd)) != 0)
td879lib/inflate.chuft_free(td);
td889lib/inflate.cif (inflate_codes(tl, td, bl, bd))
td896lib/inflate.chuft_free(td);