Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
DdecContext.h81 DEC_ROUND_DOWN, /* round towards 0 (truncate) */ enumerator
Ddigitlst.cpp260 case DecimalFormat::kRoundDown: r = DEC_ROUND_DOWN; break; in setRoundingMode()
DdecNumber.c3062 workset.round=DEC_ROUND_DOWN; in uprv_decNumberSquareRoot()
5745 aset.digits=2; aset.round=DEC_ROUND_DOWN;
7136 case DEC_ROUND_DOWN: {
7407 case DEC_ROUND_DOWN: {