Home | History | Annotate | Download | only in Support

Lines Matching full:borrow

920 /* Subtract the significand of the RHS with a borrow flag.  Returns
921 the borrow flag. */
923 APFloat::subtractSignificand(const APFloat &rhs, integerPart borrow)
932 return APInt::tcSubtract(parts, rhs.significandParts(), borrow,
1497 /* The code above is intended to ensure that no borrow is