Searched refs:roundup (Results 1 – 2 of 2) sorted by relevance
391 roundup(){ in roundup() method in FormattedFloatingDecimal954 if ( (digits[nDigits-1]&1) != 0 ) roundup(); in dtoa()956 roundup(); in dtoa()959 roundup(); in dtoa()
374 roundup(){ in roundup() method in FloatingDecimal887 if ( (digits[nDigits-1]&1) != 0 ) roundup(); in dtoa()889 roundup(); in dtoa()892 roundup(); in dtoa()