Lines Matching full:shiftright
363 shiftRight(integerPart *dst, unsigned int parts, unsigned int bits)1002 lf = shiftRight(fullSignificand, significantParts, bits);1121 return shiftRight(significandParts(), partCount(), bits);1981 lostFraction = shiftRight(significandParts(), oldPartCount, -shift);