Searched defs:fixedDigits (Results 1 – 3 of 3) sorted by relevance
277 public static Precision fixedDigits(int a) { in fixedDigits() method in Precision
286 public static Precision fixedDigits(int a) { in fixedDigits() method in Precision
636 static inline SignificantDigitsPrecision fixedDigits(int32_t a) { in fixedDigits() function