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