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

/external/icu4c/i18n/
H A DdecContext.h75 DEC_ROUND_CEILING, /* round towards +infinity */ enumerator in enum:rounding
H A Ddigitlst.cpp252 case DecimalFormat::kRoundCeiling: r = DEC_ROUND_CEILING; break;
H A DdecNumber.c1729 workset.round=DEC_ROUND_CEILING;
1777 workset.round=DEC_ROUND_CEILING;
7139 case DEC_ROUND_CEILING: {
7391 case DEC_ROUND_CEILING: {

Completed in 33 milliseconds