Searched refs:modbyI (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/test/compiler/6603011/
H A DTest.java67 public int modbyI (int dividend) { return dividend % DIVISOR; } method in class:Test
75 int rem = modbyI(dividend);

Completed in 27 milliseconds