Searched refs:tgtbitno (Results 1 – 1 of 1) sorted by relevance
835 unsigned int tgtbitno; /* bitno when we have a code */ in bsd_decompress() local855 tgtbitno = 32 - n_bits; /* bitno when we have a code */ in bsd_decompress()922 if (tgtbitno < bitno) in bsd_decompress()927 incode = accm >> tgtbitno; in bsd_decompress()1106 tgtbitno = 32-n_bits; in bsd_decompress()