Searched defs:positiveModulo (Results 1 – 2 of 2) sorted by relevance
81 public static int positiveModulo(int a, int b) { in positiveModulo() method in MathUtils
482 int positiveModulo(int Dividend, int Divisor) const { in positiveModulo() function