Home | History | Annotate | Download | only in i18n

Lines Matching full:subtraction

4262   Unit  *var1=varbuff;             /* -> var1 array for long subtraction  */
4275 Int mult; /* multiplier for subtraction */
4445 /* The maximum units needed for var1 (long subtraction) is: */
4468 /* Extend the lhs and rhs to full long subtraction length. The lhs */
4560 /* reach here if var1 and var2 are identical; subtraction */
4568 /* *pv1>v2. Prepare for real subtraction; the lengths are equal */
4573 else { /* var1units > var2ulen, so subtraction is safe */
4579 /* subtraction needed; var1 is > var2 */
5783 /* catastrophic subtraction but it really is the difference */