Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/demos/math/misc-1/src/
Dmain.c209 int result_max[] = { 0, 1, 1, 0, 0, 32, 32, -31, -31 }; in MathTest() local
228 PrintResultEq(result, result_max[i], flag); in MathTest()
235 PrintResultEq(result, result_max[i], flag); in MathTest()
246 double result_max[] = in MathTest() local
259 PrintResultEq(result, result_max[i], flag); in MathTest()