Lines Matching full:static
4 public static int testIntAddSub() {
21 public static int testIntMult() {
32 public static int testIntDiv() {
43 public static int testIntMod() {
50 public static int testIntPhi() {
58 public static float testFloatAddSub() {
75 public static float testFloatMult() {
86 public static float testFloatDiv() {
97 public static float testFloatMod() {
104 public static float testFloatPhi() {
112 public static double testDoubleAddSub() {
129 public static double testDoubleMult() {
140 public static double testDoubleDiv() {
151 public static double testDoubleMod() {
158 public static double testDoublePhi() {