Home | History | Annotate | Download | only in Support

Lines Matching refs:borrow

879 /* Subtract the significand of the RHS with a borrow flag.  Returns
880 the borrow flag. */
882 APFloat::subtractSignificand(const APFloat &rhs, integerPart borrow)
891 return APInt::tcSubtract(parts, rhs.significandParts(), borrow,
1442 /* The code above is intended to ensure that no borrow is