Home | History | Annotate | Download | only in i18n

Lines Matching full:invert

356      else unsig=-in;                    /* invert  */
1187 /* decNumberInvert -- invert a Number, digitwise */
1228 if ((~a)&1) *uc=*uc+(Unit)powers[i]; /* effect INVERT */
2178 /* invert the lhs now rather than inverting the result later */
3418 res->bits^=DECNEG; /* invert the sign */
4757 /* rem-rhs is needed; the sign will invert. Again, var1 */
6057 /* as if the signs are both positive, then invert for negatives */