HomeSort by relevance Sort by last modified time
    Searched full:test__floatsidfvfp (Results 1 - 1 of 1) sorted by null

  /external/compiler-rt/test/builtins/Unit/
floatsidfvfp_test.c 23 int test__floatsidfvfp(int a) function
37 if (test__floatsidfvfp(0))
39 if (test__floatsidfvfp(1))
41 if (test__floatsidfvfp(-1))
43 if (test__floatsidfvfp(0x7FFFFFFF))
45 if (test__floatsidfvfp(0x80000000))

Completed in 48 milliseconds