Searched refs:setToLong (Results 1 – 25 of 41) sorted by relevance
12
92 fq.setToLong(90909090909000L); in testDecimalQuantityBehaviorStandalone()116 fq.setToLong(1234123412341234L); in testSwitchStorage()146 a.setToLong(1234123412341234L); in testCopyMove()152 c.setToLong(54321L); in testCopyMove()157 b.setToLong(45678); in testCopyMove()158 c.setToLong(56789); in testCopyMove()372 quantity.setToLong(1000000); in testFitsInLong()374 quantity.setToLong(1000000000000000000L); in testFitsInLong()376 quantity.setToLong(1234567890123456789L); in testFitsInLong()378 quantity.setToLong(1234567890000000000L); in testFitsInLong()[all …]
308 fq.setToLong(1234123412341234L); in testSwitchStorage()420 fq.setToLong(90909090909000L); in testDecimalQuantityBehaviorStandalone()448 quantity.setToLong(1000000); in testFitsInLong()450 quantity.setToLong(1000000000000000000L); in testFitsInLong()452 quantity.setToLong(1234567890123456789L); in testFitsInLong()454 quantity.setToLong(1234567890000000000L); in testFitsInLong()456 quantity.setToLong(9223372026854775808L); in testFitsInLong()459 quantity.setToLong(9223372036854775806L); in testFitsInLong()461 quantity.setToLong(9223372036854775807L); in testFitsInLong()
307 fq.setToLong(1234123412341234L); in testSwitchStorage()419 fq.setToLong(90909090909000L); in testDecimalQuantityBehaviorStandalone()447 quantity.setToLong(1000000); in testFitsInLong()449 quantity.setToLong(1000000000000000000L); in testFitsInLong()451 quantity.setToLong(1234567890123456789L); in testFitsInLong()453 quantity.setToLong(1234567890000000000L); in testFitsInLong()455 quantity.setToLong(9223372026854775808L); in testFitsInLong()458 quantity.setToLong(9223372036854775806L); in testFitsInLong()460 quantity.setToLong(9223372036854775807L); in testFitsInLong()
41 setToLong(input); in DecimalQuantity_DualStorageBCD()68 setToLong(number.longValue()); in DecimalQuantity_DualStorageBCD()
378 public void setToLong(long n) { in setToLong() method in DecimalQuantity_AbstractBCD
40 setToLong(input); in DecimalQuantity_DualStorageBCD()67 setToLong(number.longValue()); in DecimalQuantity_DualStorageBCD()
28 setToLong(input); in DecimalQuantity_64BitBCD()
28 setToLong(input); in DecimalQuantity_ByteArrayBCD()
31 setToLong(input); in DecimalQuantity_64BitBCD()
31 setToLong(input); in DecimalQuantity_ByteArrayBCD()
168 DecimalQuantity &setToLong(int64_t n);
118 result->quantity.setToLong(value); in unumf_formatInt()
762 output.setToLong(this->getInt64()); in populateDecimalQuantity()
216 DecimalQuantity &setToLong(int64_t n);
120 result->fData.quantity.setToLong(value); in unumf_formatInt()
603 output.quantity.setToLong(number); in format()626 output.quantity.setToLong(number); in format()650 output.quantity.setToLong(number); in format()
545 results->quantity.setToLong(value); in formatInt()
221 DecimalQuantity &setToLong(int64_t n);
121 result->fData.quantity.setToLong(value); in unumf_formatInt()