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

/external/chromium_org/third_party/icu/source/i18n/
H A DdecNumber.c3107 Int maxexp=set->emax-set->digits+1; local
3108 Int maxdrop=maxexp-a->exponent;
/external/icu/icu4c/source/i18n/
H A DdecNumber.c3109 Int maxexp=set->emax-set->digits+1; local
3110 Int maxdrop=maxexp-a->exponent;

Completed in 132 milliseconds