Home | History | Annotate | Download | only in src

Lines Matching defs:IntMath

6 public class IntMath {
9 System.out.println("IntMath.shiftTest1");
38 System.out.println("IntMath.shiftTest2");
56 System.out.println("IntMath.unsignedShiftTest");
75 System.out.println("IntMath.convTest");
102 System.out.println("IntMath.charSubTest");
118 System.out.println("IntMath.intOperTest");
139 System.out.println("IntMath.intOperCheck");
164 System.out.println("IntMath.lit16Test");
194 System.out.println("IntMath.lit8Test");
233 System.out.println("IntMath.intShiftTest");
245 System.out.println("IntMath.intShiftCheck");
258 System.out.println("IntMath.longOperTest");
279 System.out.println("IntMath.longOperCheck");
306 System.out.println("IntMath.longShiftTest");
318 System.out.println("IntMath.longShiftCheck");
353 System.out.println("IntMath.truncateTest");
371 System.out.println("IntMath.divideByZero");
405 System.out.println("IntMath.bigDivideOverflow");
425 System.out.println("IntMath.checkConsts");
441 System.out.println("IntMath.jlmTests");