Searched defs:floorMod (Results 1 – 4 of 4) sorted by relevance
62 static int floorMod(float x, float y) { in floorMod() method in MiscUtils66 private static int floorMod(int x, int y) { in floorMod() method in MiscUtils
197 private static long floorMod(long x, long y) { in floorMod() method in Timestamp
204 inline int floorMod(int a, int b) in floorMod() function
236 inline int floorMod(int a, int b) in floorMod() function