Searched refs:setToLong (Results 1 – 14 of 14) sorted by relevance
81 fq.setToLong(999999999999000L); in testDecimalQuantityBehaviorStandalone()103 fq.setToLong(1234123412341234L); in testSwitchStorage()
38 setToLong(input); in DecimalQuantity_DualStorageBCD()63 setToLong(number.longValue()); in DecimalQuantity_DualStorageBCD()
334 public void setToLong(long n) { in setToLong() method in DecimalQuantity_AbstractBCD
40 setToLong(input); in DecimalQuantity_DualStorageBCD()65 setToLong(number.longValue()); in DecimalQuantity_DualStorageBCD()
336 public void setToLong(long n) { in setToLong() method in DecimalQuantity_AbstractBCD
133 DecimalQuantity &setToLong(int64_t n);
256 results->quantity.setToLong(value); in formatInt()
302 DecimalQuantity &DecimalQuantity::setToLong(int64_t n) { in setToLong() function in DecimalQuantity
25 setToLong(input); in DecimalQuantity_64BitBCD()
25 setToLong(input); in DecimalQuantity_ByteArrayBCD()
28 setToLong(input); in DecimalQuantity_64BitBCD()
28 setToLong(input); in DecimalQuantity_ByteArrayBCD()
291 fq.setToLong(1234123412341234L); in testSwitchStorage()484 fq.setToLong(999999999999000L); in testDecimalQuantityBehaviorStandalone()
294 fq.setToLong(1234123412341234L); in testSwitchStorage()487 fq.setToLong(999999999999000L); in testDecimalQuantityBehaviorStandalone()