Searched refs:test__divsf3vfp (Results 1 – 1 of 1) sorted by relevance
22 int test__divsf3vfp(float a, float b) in test__divsf3vfp() function36 if (test__divsf3vfp(1.0, 1.0)) in main()38 if (test__divsf3vfp(12345.678, 1.23)) in main()40 if (test__divsf3vfp(0.0, HUGE_VALF)) in main()42 if (test__divsf3vfp(10.0, -2.0)) in main()