Home
last modified time | relevance | path

Searched refs:test__negsf2vfp (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/external/bsd/compiler_rt/dist/test/Unit/
H A Dnegsf2vfp_test.c22 int test__negsf2vfp(float a) in test__negsf2vfp() function
36 if (test__negsf2vfp(1.0)) in main()
38 if (test__negsf2vfp(HUGE_VALF)) in main()
40 if (test__negsf2vfp(0.0)) in main()
42 if (test__negsf2vfp(-1.0)) in main()
/netbsd/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
H A Dnegsf2vfp_test.c23 int test__negsf2vfp(float a) in test__negsf2vfp() function
37 if (test__negsf2vfp(1.0)) in main()
39 if (test__negsf2vfp(HUGE_VALF)) in main()
41 if (test__negsf2vfp(0.0)) in main()
43 if (test__negsf2vfp(-1.0)) in main()