Searched refs:rhsint (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A DdecNumber.c1978 Flag rhsint=0; /* 1 if rhs is an integer */ local
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 */

Completed in 137 milliseconds