Searched refs:test__floatsidfvfp (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/runtime/test/Unit/
H A Dfloatsidfvfp_test.c22 int test__floatsidfvfp(int a) function
36 if (test__floatsidfvfp(0))
38 if (test__floatsidfvfp(1))
40 if (test__floatsidfvfp(-1))
42 if (test__floatsidfvfp(0x7FFFFFFF))
44 if (test__floatsidfvfp(0x80000000))

Completed in 58 milliseconds