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;
1100 uint_t tgtbitno = 32 - n_bits; /* bitno when we have a code */ in bsd_decompress() local1245 if (tgtbitno < bitno) { in bsd_decompress()1249 incode = accm >> tgtbitno; in bsd_decompress()1453 tgtbitno = 32-n_bits; in bsd_decompress()