Home | History | Annotate | Download | only in i18n

Lines Matching full:rhsint

1978   Flag  rhsint=0;                  /* 1 if rhs is an integer  */
2056 rhsint=1; /* record the fact for 1**n */
2072 if (!rhsint && decNumberIsNegative(lhs)) {
2177 /* need to return fully-padded 1.0000 etc., but rhsint->1 */
2179 if (!rhsint) { /* add padding */