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

/external/icu4c/i18n/
H A DdecContext.h103 #define DEC_MAX_EMAX 999999999 macro
H A DdecContext.c75 context->emax=DEC_MAX_EMAX; /* 9-digit exponents */
H A DdecNumberLocal.h169 #if (DECNUMMAXE != DEC_MAX_EMAX)
H A DdecNumber.c1139 dcmul.emax=DEC_MAX_EMAX; /* effectively unbounded .. */
2934 workset.emax=DEC_MAX_EMAX;
7572 #if DEC_MAX_EMAX > 999999999

Completed in 62 milliseconds