Lines Matching defs:a
5 int a, b, c, d; in testIntAddSub() local
22 int a = 6; in testIntMult() local
33 int a = 30; in testIntDiv() local
44 int a = 5; in testIntMod() local
51 int a = 37; in testIntPhi() local
59 float a, b, c, d; in testFloatAddSub() local
76 float a = 6; in testFloatMult() local
87 float a = 30; in testFloatDiv() local
98 float a = 5; in testFloatMod() local
105 float a = 37; in testFloatPhi() local
113 double a, b, c, d; in testDoubleAddSub() local
130 double a = 6; in testDoubleMult() local
141 double a = 30; in testDoubleDiv() local
152 double a = 5; in testDoubleMod() local
159 double a = 37; in testDoublePhi() local