Lines Matching refs:HighBitMask
738 const integerPart HighBitMask = ~integerPart(0) >> NumHighBits;740 if (Parts[PartCount - 1] & HighBitMask)