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

  /src/sys/external/bsd/compiler_rt/dist/test/Unit/
eqsf2vfp_test.c 23 int test__eqsf2vfp(float a, float b) function in typeref:typename:int
37 if (test__eqsf2vfp(0.0, 0.0))
39 if (test__eqsf2vfp(1.0, 1.0))
41 if (test__eqsf2vfp(-1.0, -1.0))
43 if (test__eqsf2vfp(HUGE_VALF, 1.0))
45 if (test__eqsf2vfp(1.0, HUGE_VALF))
eqsf2vfp_test.c 23 int test__eqsf2vfp(float a, float b) function in typeref:typename:int
37 if (test__eqsf2vfp(0.0, 0.0))
39 if (test__eqsf2vfp(1.0, 1.0))
41 if (test__eqsf2vfp(-1.0, -1.0))
43 if (test__eqsf2vfp(HUGE_VALF, 1.0))
45 if (test__eqsf2vfp(1.0, HUGE_VALF))
eqsf2vfp_test.c 23 int test__eqsf2vfp(float a, float b) function in typeref:typename:int
37 if (test__eqsf2vfp(0.0, 0.0))
39 if (test__eqsf2vfp(1.0, 1.0))
41 if (test__eqsf2vfp(-1.0, -1.0))
43 if (test__eqsf2vfp(HUGE_VALF, 1.0))
45 if (test__eqsf2vfp(1.0, HUGE_VALF))
  /src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
eqsf2vfp_test.c 23 int test__eqsf2vfp(float a, float b) function in typeref:typename:int
37 if (test__eqsf2vfp(0.0, 0.0))
39 if (test__eqsf2vfp(1.0, 1.0))
41 if (test__eqsf2vfp(-1.0, -1.0))
43 if (test__eqsf2vfp(HUGE_VALF, 1.0))
45 if (test__eqsf2vfp(1.0, HUGE_VALF))
eqsf2vfp_test.c 23 int test__eqsf2vfp(float a, float b) function in typeref:typename:int
37 if (test__eqsf2vfp(0.0, 0.0))
39 if (test__eqsf2vfp(1.0, 1.0))
41 if (test__eqsf2vfp(-1.0, -1.0))
43 if (test__eqsf2vfp(HUGE_VALF, 1.0))
45 if (test__eqsf2vfp(1.0, HUGE_VALF))
eqsf2vfp_test.c 23 int test__eqsf2vfp(float a, float b) function in typeref:typename:int
37 if (test__eqsf2vfp(0.0, 0.0))
39 if (test__eqsf2vfp(1.0, 1.0))
41 if (test__eqsf2vfp(-1.0, -1.0))
43 if (test__eqsf2vfp(HUGE_VALF, 1.0))
45 if (test__eqsf2vfp(1.0, HUGE_VALF))

Completed in 33 milliseconds