Searched defs:incrementExact (Results 1 – 3 of 3) sorted by relevance
186 IncrementPrecision Precision::incrementExact(uint64_t mantissa, int16_t magnitude) { in incrementExact() function in Precision
3943 public static int incrementExact(final int n) throws MathArithmeticException { in incrementExact() method in FastMath3960 public static long incrementExact(final long n) throws MathArithmeticException { in incrementExact() method in FastMath