Lines Matching full:addorsubtract
1529 APFloat::addOrSubtract(const APFloat &rhs, roundingMode rounding_mode,1562 return addOrSubtract(rhs, rounding_mode, false);1569 return addOrSubtract(rhs, rounding_mode, true);1726 fs = addOrSubtract(addend, rounding_mode, false);