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.h83 DEC_ROUND_DOWN, /* round towards 0 (truncate) */ enumerator
Ddigitlst.cpp285 case DecimalFormat::kRoundDown: r = DEC_ROUND_DOWN; break; in setRoundingMode()
DdecNumber.c3064 workset.round=DEC_ROUND_DOWN; in uprv_decNumberSquareRoot()
5747 aset.digits=2; aset.round=DEC_ROUND_DOWN;
7138 case DEC_ROUND_DOWN: {
7409 case DEC_ROUND_DOWN: {