Searched defs:shiftRight (Results 1 – 3 of 3) sorted by relevance
260 static void shiftRight(const IntegralAP A, const IntegralAP B, in shiftRight() function
864 template <class DigitsT> void ScaledNumber<DigitsT>::shiftRight(int32_t Shift) { in shiftRight() function
668 shiftRight(APFloatBase::integerPart *dst, unsigned int parts, unsigned int bits) in shiftRight() function