HomeSort by: relevance | last modified time | path
    Searched defs:test__floatsidfvfp (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/test/Unit/
floatsidfvfp_test.c 22 int test__floatsidfvfp(int a) function in typeref:typename:int
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))
floatsidfvfp_test.c 22 int test__floatsidfvfp(int a) function in typeref:typename:int
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))
floatsidfvfp_test.c 22 int test__floatsidfvfp(int a) function in typeref:typename:int
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))
  /src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
floatsidfvfp_test.c 23 int test__floatsidfvfp(int a) function in typeref:typename:int
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))
floatsidfvfp_test.c 23 int test__floatsidfvfp(int a) function in typeref:typename:int
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))
floatsidfvfp_test.c 23 int test__floatsidfvfp(int a) function in typeref:typename:int
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 31 milliseconds