Lines Matching refs:NextBit
1200 unsigned NextBit = 0;1206 unsigned SrcBit = NextBit;1208 if (NextBit < 31)1209 ++NextBit;