Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos/math/misc-1/src/
Dmain.c268 int result_clp[] = { -1, -1, 0, 1, 1, 1, 8, -4, -8, -0x80000000, 0x7fffffff }; in MathTest() local
273 PrintResultEq(result, result_clp[i], flag); in MathTest()