taglinefilesource code
bl328arch/i386/boot/compressed/inflate.cint inflate_codes(tl, td, bl, bd)
bl330arch/i386/boot/compressed/inflate.cint bl, bd;             /* number of bits decoded by tl[] and td[] */
bl349arch/i386/boot/compressed/inflate.cml = mask_bits[bl];           /* precompute masks for speed */
bl353arch/i386/boot/compressed/inflate.cNEEDBITS((unsigned)bl)
bl498arch/i386/boot/compressed/inflate.cint bl;               /* lookup bits for tl */
bl513arch/i386/boot/compressed/inflate.cbl = 7;
bl514arch/i386/boot/compressed/inflate.cif ((i = huft_build(l, 288, 257, cplens, cplext, &tl, &bl)) != 0)
bl532arch/i386/boot/compressed/inflate.cif (inflate_codes(tl, td, bl, bd))
bl554arch/i386/boot/compressed/inflate.cint bl;               /* lookup bits for tl */
bl606arch/i386/boot/compressed/inflate.cbl = 7;
bl607arch/i386/boot/compressed/inflate.cif ((i = huft_build(ll, 19, 19, NULL, NULL, &tl, &bl)) != 0)
bl618arch/i386/boot/compressed/inflate.cm = mask_bits[bl];
bl622arch/i386/boot/compressed/inflate.cNEEDBITS((unsigned)bl)
bl676arch/i386/boot/compressed/inflate.cbl = lbits;
bl677arch/i386/boot/compressed/inflate.cif ((i = huft_build(ll, nl, 257, cplens, cplext, &tl, &bl)) != 0)
bl707arch/i386/boot/compressed/inflate.cif (inflate_codes(tl, td, bl, bd))
bl2137drivers/scsi/53c7,8xx.cTOKEN(bc,1), TOKEN(bl,0), TOKEN(bs,1), TOKEN(g,0), TOKEN(halt,0),