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