Home
last modified time | relevance | path

Searched refs:result_min (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.2.1/build/demos/math/misc-1/src/
Dmain.c208 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()