Searched refs:bigDivideOverflow (Results 1 – 2 of 2) sorted by relevance
25 IntMath.bigDivideOverflow
525 static void bigDivideOverflow(int idiv, long ldiv) { in bigDivideOverflow() method in IntMath607 bigDivideOverflow(-1, -1L); in run()