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

  /src/sys/external/bsd/compiler_rt/dist/test/Unit/
extebdsfdf2vfp_test.c 22 int test__extendsfdf2vfp(float a) function in typeref:typename:int
27 printf("error in test__extendsfdf2vfp(%f) = %f, expected %f\n",
36 if (test__extendsfdf2vfp(0.0))
38 if (test__extendsfdf2vfp(1.0))
40 if (test__extendsfdf2vfp(-1.0))
42 if (test__extendsfdf2vfp(3.1415926535))
extebdsfdf2vfp_test.c 22 int test__extendsfdf2vfp(float a) function in typeref:typename:int
27 printf("error in test__extendsfdf2vfp(%f) = %f, expected %f\n",
36 if (test__extendsfdf2vfp(0.0))
38 if (test__extendsfdf2vfp(1.0))
40 if (test__extendsfdf2vfp(-1.0))
42 if (test__extendsfdf2vfp(3.1415926535))
  /src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
extebdsfdf2vfp_test.c 23 int test__extendsfdf2vfp(float a) function in typeref:typename:int
28 printf("error in test__extendsfdf2vfp(%f) = %f, expected %f\n",
37 if (test__extendsfdf2vfp(0.0))
39 if (test__extendsfdf2vfp(1.0))
41 if (test__extendsfdf2vfp(-1.0))
43 if (test__extendsfdf2vfp(3.1415926535))
extebdsfdf2vfp_test.c 23 int test__extendsfdf2vfp(float a) function in typeref:typename:int
28 printf("error in test__extendsfdf2vfp(%f) = %f, expected %f\n",
37 if (test__extendsfdf2vfp(0.0))
39 if (test__extendsfdf2vfp(1.0))
41 if (test__extendsfdf2vfp(-1.0))
43 if (test__extendsfdf2vfp(3.1415926535))

Completed in 26 milliseconds