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()
1691 dtiny.exponent=DEC_MIN_EMIN-1; /* .. smaller than tiniest */ in uprv_decNumberNextMinus()
1728 dtiny.exponent=DEC_MIN_EMIN-1; /* .. smaller than tiniest */ in uprv_decNumberNextPlus()
1791 dtiny.exponent=DEC_MIN_EMIN-1; /* .. smaller than tiniest */ in uprv_decNumberNextToward()
2935 workset.emin=DEC_MIN_EMIN; in uprv_decNumberSquareRoot()
5440 tset.emin=DEC_MIN_EMIN; /* [emax is plenty] */ in decExpOp()
7575 #if DEC_MIN_EMIN < -999999999