Searched refs:result_min (Results 1 – 1 of 1) sorted by relevance
| /TwlSDK-5.1.0/build/demos/math/misc-1/src/ |
| D | main.c | 208 int result_min[] = { 0, 0, 0, -1, -1, 31, 31, -32, -32 }; in MathTest() local 214 PrintResultEq(result, result_min[i], flag); in MathTest() 221 PrintResultEq(result, result_min[i], flag); in MathTest() 244 double result_min[] = in MathTest() local 252 PrintResultEq(result, result_min[i], flag); in MathTest()
|