Home
last modified time | relevance | path

Searched refs:DEC_MIN_EMIN (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/i18n/
DdecContext.h106 #define DEC_MIN_EMIN -999999999 macro
DdecContext.c76 context->emin=DEC_MIN_EMIN; /* .. balanced */ in uprv_decContextDefault()
DdecNumberLocal.h172 #if (DECNUMMINE != DEC_MIN_EMIN)
DdecNumber.c1140 dcmul.emin=DEC_MIN_EMIN; /* [thanks to Math restrictions] */ in uprv_decNumberFMA()
1684 dtiny.exponent=DEC_MIN_EMIN-1; /* .. smaller than tiniest */ in uprv_decNumberNextMinus()
1721 dtiny.exponent=DEC_MIN_EMIN-1; /* .. smaller than tiniest */ in uprv_decNumberNextPlus()
1784 dtiny.exponent=DEC_MIN_EMIN-1; /* .. smaller than tiniest */ in uprv_decNumberNextToward()
2924 workset.emin=DEC_MIN_EMIN; in uprv_decNumberSquareRoot()
5426 tset.emin=DEC_MIN_EMIN; /* [emax is plenty] */ in decExpOp()
7554 #if DEC_MIN_EMIN < -999999999