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

  /src/sys/external/bsd/compiler_rt/dist/test/Unit/
subdf3vfp_test.c 22 int test__subdf3vfp(double a, double b) function in typeref:typename:int
27 printf("error in test__subdf3vfp(%f, %f) = %f, expected %f\n",
36 if (test__subdf3vfp(1.0, 1.0))
38 if (test__subdf3vfp(1234.567, 765.4321))
40 if (test__subdf3vfp(-123.0, -678.0))
42 if (test__subdf3vfp(0.0, -0.0))
subdf3vfp_test.c 22 int test__subdf3vfp(double a, double b) function in typeref:typename:int
27 printf("error in test__subdf3vfp(%f, %f) = %f, expected %f\n",
36 if (test__subdf3vfp(1.0, 1.0))
38 if (test__subdf3vfp(1234.567, 765.4321))
40 if (test__subdf3vfp(-123.0, -678.0))
42 if (test__subdf3vfp(0.0, -0.0))
  /src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
subdf3vfp_test.c 22 int test__subdf3vfp(double a, double b) function in typeref:typename:int
27 printf("error in test__subdf3vfp(%f, %f) = %f, expected %f\n",
36 if (test__subdf3vfp(1.0, 1.0))
38 if (test__subdf3vfp(1234.567, 765.4321))
40 if (test__subdf3vfp(-123.0, -678.0))
42 if (test__subdf3vfp(0.0, -0.0))
subdf3vfp_test.c 22 int test__subdf3vfp(double a, double b) function in typeref:typename:int
27 printf("error in test__subdf3vfp(%f, %f) = %f, expected %f\n",
36 if (test__subdf3vfp(1.0, 1.0))
38 if (test__subdf3vfp(1234.567, 765.4321))
40 if (test__subdf3vfp(-123.0, -678.0))
42 if (test__subdf3vfp(0.0, -0.0))

Completed in 27 milliseconds