Searched refs:popFromLeft (Results 1 – 11 of 11) sorted by relevance
88 protected void popFromLeft(int numDigits) {
100 protected void popFromLeft(int numDigits) { in popFromLeft() method in DecimalQuantity_ByteArrayBCD
85 protected void popFromLeft(int numDigits) {
97 protected void popFromLeft(int numDigits) { in popFromLeft() method in DecimalQuantity_ByteArrayBCD
462 void popFromLeft(int32_t numDigits);
172 popFromLeft(magnitude - maxInt + 1); in applyMaxInteger()1037 void DecimalQuantity::popFromLeft(int32_t numDigits) { in popFromLeft() function in DecimalQuantity
159 popFromLeft(magnitude - maxInt + 1); in applyMaxInteger()1198 protected abstract void popFromLeft(int numDigits); in popFromLeft() method in DecimalQuantity_AbstractBCD
154 protected void popFromLeft(int numDigits) { in popFromLeft() method in DecimalQuantity_DualStorageBCD
161 popFromLeft(magnitude - maxInt + 1); in applyMaxInteger()1200 protected abstract void popFromLeft(int numDigits); in popFromLeft() method in DecimalQuantity_AbstractBCD
156 protected void popFromLeft(int numDigits) { in popFromLeft() method in DecimalQuantity_DualStorageBCD