Searched refs:_setToLong (Results 1 – 10 of 10) sorted by relevance
386 _setToLong(n); in setToLong()391 private void _setToLong(long n) { in _setToLong() method in DecimalQuantity_AbstractBCD489 _setToLong((long) n); in _setToDoubleFast()516 _setToLong(result); in _setToDoubleFast()539 _setToLong(Long.parseLong(dstr.charAt(0) + dstr.substring(2, expPos))); in convertToAccurateDouble()544 _setToLong(Long.parseLong(dstr.substring(2))); in convertToAccurateDouble()552 _setToLong(Long.parseLong(dstr.substring(0, dstr.length() - 2))); in convertToAccurateDouble()557 … _setToLong(Long.parseLong(dstr.substring(0, decimalPos) + dstr.substring(decimalPos + 1))); in convertToAccurateDouble()
392 _setToLong(n); in setToLong()397 private void _setToLong(long n) { in _setToLong() method in DecimalQuantity_AbstractBCD495 _setToLong((long) n); in _setToDoubleFast()522 _setToLong(result); in _setToDoubleFast()545 _setToLong(Long.parseLong(dstr.charAt(0) + dstr.substring(2, expPos))); in convertToAccurateDouble()550 _setToLong(Long.parseLong(dstr.substring(2))); in convertToAccurateDouble()558 _setToLong(Long.parseLong(dstr.substring(0, dstr.length() - 2))); in convertToAccurateDouble()563 … _setToLong(Long.parseLong(dstr.substring(0, decimalPos) + dstr.substring(decimalPos + 1))); in convertToAccurateDouble()
459 void _setToLong(int64_t n);
356 _setToLong(n); in setToLong()362 void DecimalQuantity::_setToLong(int64_t n) { in _setToLong() function in DecimalQuantity418 _setToLong(static_cast<int64_t>(n)); in _setToDoubleFast()437 _setToLong(result); in _setToDoubleFast()
508 void _setToLong(int64_t n);
397 _setToLong(n); in setToLong()403 void DecimalQuantity::_setToLong(int64_t n) { in _setToLong() function in DecimalQuantity456 _setToLong(static_cast<int64_t>(n)); in _setToDoubleFast()481 _setToLong(result); in _setToDoubleFast()
515 void _setToLong(int64_t n);
402 _setToLong(n); in setToLong()408 void DecimalQuantity::_setToLong(int64_t n) { in _setToLong() function in DecimalQuantity461 _setToLong(static_cast<int64_t>(n)); in _setToDoubleFast()486 _setToLong(result); in _setToDoubleFast()