rhsint 1796 src/decNumber/decNumber.c Flag rhsint=0; // 1 if rhs is an integer rhsint 1870 src/decNumber/decNumber.c rhsint=1; // record the fact for 1**n rhsint 1886 src/decNumber/decNumber.c if (!rhsint && decNumberIsNegative(lhs)) { rhsint 1996 src/decNumber/decNumber.c if (!rhsint) { // add padding