Searched defs:tb (Results 51 - 52 of 52) sorted by relevance

123

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c4176 inflate_huft *tb; /* bit length decoding tree */ member in struct:inflate_blocks_state::__anon6454::__anon6455
4493 &s->sub.trees.tb, s->hufts, z);
4517 h = s->sub.trees.tb + ((uInt)b & inflate_mask[t]);
4552 s->sub.trees.tb = Z_NULL;
5068 inflate_trees_bits(c, bb, tb, hp, z)
5071 inflate_huft * FAR *tb; /* bits tree result */
5079 r = huft_build(c, 19, 19, (uIntf*)Z_NULL, (uIntf*)Z_NULL, tb, bb,
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c16478 int tb; local
16486 tb = i + 1;
16494 return (tb); /* return length */

Completed in 110 milliseconds

123