Lines Matching refs:shiftRight
365 shiftRight(integerPart *dst, unsigned int parts, unsigned int bits)1052 lf = shiftRight(fullSignificand, significantParts, bits);1171 return shiftRight(significandParts(), partCount(), bits);2033 lostFraction = shiftRight(significandParts(), oldPartCount, -shift);