Searched refs:tgtbitno (Results 1 – 1 of 1) sorted by relevance
834 unsigned int tgtbitno; /* bitno when we have a code */ in bsd_decompress() local854 tgtbitno = 32 - n_bits; /* bitno when we have a code */ in bsd_decompress()921 if (tgtbitno < bitno) in bsd_decompress()926 incode = accm >> tgtbitno; in bsd_decompress()1105 tgtbitno = 32-n_bits; in bsd_decompress()