Lines Matching defs:testValues
36 double testValues[] = {-5.9, 0, 123.45}; variable
52 float testValues[] = {-5.9, 0, 123.45}; variable
68 double testValues[7] = {1.0000001, 0.0/0.0, 1.0000001/0.0, 1.79769e+308, NAN}; variable
86 float testValues[6] = {1, -1, 3.40282e+038, NAN}; variable
104 const char *testValues[] = {"1", "99", "abc"}; variable
119 const char *testValues[] = {"abc", "99", " "}; variable
134 const char *testValues[] = {"abc", "99", " "}; variable
149 float testValues[] = {0.0, 1.111111, -1.111111, 3.40282e+038}; variable
165 long double testValues[] = {0.0000000000000000, 1.1111111111111111111, -1.1111111111111111111}; variable
181 float testValues[] = {3.000001, -3.000001, 0.0}; variable
197 double testValues[] = {3.0000001, -3.0000001, 0.0000000, 3.40282e+038}; variable
213 float testValues[] = {3.000001, -3.000001, 0.000000, 3.40282e+038}; variable