Searched defs:copyBcdFrom (Results 1 – 9 of 9) sorted by relevance
174 protected void copyBcdFrom(DecimalQuantity _other) { in copyBcdFrom() method
221 protected void copyBcdFrom(DecimalQuantity _other) { in copyBcdFrom() method in DecimalQuantity_ByteArrayBCD
177 protected void copyBcdFrom(DecimalQuantity _other) { in copyBcdFrom() method
224 protected void copyBcdFrom(DecimalQuantity _other) { in copyBcdFrom() method in DecimalQuantity_ByteArrayBCD
355 protected void copyBcdFrom(DecimalQuantity _other) { in copyBcdFrom() method in DecimalQuantity_DualStorageBCD
1177 protected abstract void copyBcdFrom(DecimalQuantity _other); in copyBcdFrom() method in DecimalQuantity_AbstractBCD
357 protected void copyBcdFrom(DecimalQuantity _other) { in copyBcdFrom() method in DecimalQuantity_DualStorageBCD
1179 protected abstract void copyBcdFrom(DecimalQuantity _other); in copyBcdFrom() method in DecimalQuantity_AbstractBCD
1199 void DecimalQuantity::copyBcdFrom(const DecimalQuantity &other) { in copyBcdFrom() function in DecimalQuantity