Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
DdecContext.h107 #define DEC_MIN_EMIN -999999999 macro
DdecContext.c67 context->emin=DEC_MIN_EMIN; /* .. balanced */ in uprv_decContextDefault()
DdecNumberLocal.h160 #if (DECNUMMINE != DEC_MIN_EMIN)
DdecNumber.c1155 dcmul.emin=DEC_MIN_EMIN; /* [thanks to Math restrictions] */ in uprv_decNumberFMA()
1706 dtiny.exponent=DEC_MIN_EMIN-1; /* .. smaller than tiniest */ in uprv_decNumberNextMinus()
1743 dtiny.exponent=DEC_MIN_EMIN-1; /* .. smaller than tiniest */ in uprv_decNumberNextPlus()
1806 dtiny.exponent=DEC_MIN_EMIN-1; /* .. smaller than tiniest */ in uprv_decNumberNextToward()
2950 workset.emin=DEC_MIN_EMIN; in uprv_decNumberSquareRoot()
5461 tset.emin=DEC_MIN_EMIN; /* [emax is plenty] */ in decExpOp()
7597 #if DEC_MIN_EMIN < -999999999