Searched refs:roundFixedPoint (Results 1 – 8 of 8) sorted by relevance
319 void roundFixedPoint(int32_t maximumFractionDigits);
919 DigitList::roundFixedPoint(int32_t maximumFractionDigits) { in roundFixedPoint() function in DigitList
1093 dl.roundFixedPoint(20); // round to 20 fraction digits. in doSubstitution()
1628 adjustedNum.roundFixedPoint(numFractionDigits); in _round()
915 DigitList::roundFixedPoint(int32_t maximumFractionDigits) { in roundFixedPoint() function in DigitList
1717 adjustedNum.roundFixedPoint(numFractionDigits);