Searched defs:setIntegerLength (Results 1 – 5 of 5) sorted by relevance
40 public void setIntegerLength(int minInt, int maxInt); in setIntegerLength() method
142 public void setIntegerLength(int minInt, int maxInt) { in setIntegerLength() method in DecimalQuantity_AbstractBCD
38 public void setIntegerLength(int minInt, int maxInt); in setIntegerLength() method
140 public void setIntegerLength(int minInt, int maxInt) { in setIntegerLength() method in DecimalQuantity_AbstractBCD
136 void DecimalQuantity::setIntegerLength(int32_t minInt, int32_t maxInt) { in setIntegerLength() function in DecimalQuantity