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

/openjdk7/hotspot/test/compiler/6800154/
H A DTest6800154.java99 long expected = divint(dividend);
107 static long divint(long a) { return a / DIVISOR; } method in class:Test6800154

Completed in 117 milliseconds