Searched refs:tgtbitno (Results 1 – 2 of 2) sorted by relevance
559 u_int tgtbitno = 32-n_bits; /* bitno when we have a code */ local598 if (tgtbitno < bitno)600 incode = accm >> tgtbitno;729 tgtbitno = 32-n_bits;
1102 uint_t tgtbitno = 32 - n_bits; /* bitno when we have a code */ in bsd_decompress() local1247 if (tgtbitno < bitno) { in bsd_decompress()1251 incode = accm >> tgtbitno; in bsd_decompress()1455 tgtbitno = 32-n_bits; in bsd_decompress()