Home
last modified time | relevance | path

Searched refs:DEC_ROUND_CEILING (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
DdecContext.h76 DEC_ROUND_CEILING, /* round towards +infinity */ enumerator
Ddigitlst.cpp257 case DecimalFormat::kRoundCeiling: r = DEC_ROUND_CEILING; break; in setRoundingMode()
DdecNumber.c1744 workset.round=DEC_ROUND_CEILING; in uprv_decNumberNextPlus()
1792 workset.round=DEC_ROUND_CEILING; in uprv_decNumberNextToward()
7161 case DEC_ROUND_CEILING: {
7413 case DEC_ROUND_CEILING: {