Searched refs:Bit2 (Results 1 – 3 of 3) sorted by relevance
26 Bit2 = 5, enumerator33 T2 = ((1<<(Bit2+1))-1) ^ 0xFF, /* 1100 0000 */39 Rune2 = (1<<(Bit2+1*Bitx))-1, /* 0000 0111 1111 1111 */
22 Bit2 = 5, enumerator29 T2 = ((1<<(Bit2+1))-1) ^ 0xFF, /* 1100 0000 */35 Rune2 = (1<<(Bit2+1*Bitx))-1, /* 0000 0111 1111 1111 */
362 uint16_t Bit2 = (VR2 == SelR) ? SelB : BitN; in operator ()() local369 return Bit2 < W2; in operator ()()371 if (W2 <= Bit2) in operator ()()374 const BitTracker::BitValue &V1 = RC1[Bit1], V2 = RC2[Bit2]; in operator ()()