Home | History | Annotate | Download | only in i18n

Lines Matching full:subtraction

4247   Unit  *var1=varbuff;             /* -> var1 array for long subtraction  */
4260 Int mult; /* multiplier for subtraction */
4430 /* The maximum units needed for var1 (long subtraction) is: */
4453 /* Extend the lhs and rhs to full long subtraction length. The lhs */
4545 /* reach here if var1 and var2 are identical; subtraction */
4553 /* *pv1>v2. Prepare for real subtraction; the lengths are equal */
4558 else { /* var1units > var2ulen, so subtraction is safe */
4564 /* subtraction needed; var1 is > var2 */
5764 /* catastrophic subtraction but it really is the difference */