Searched refs:acosf (Results 1 – 10 of 10) sorted by relevance
247 rx = acosf(B); in cacosf()249 rx = acosf(-B); in cacosf()
859 #define __ieee754_acosf acosf
8 acosf;
124 FUNCTION(acosf, float (*f)(float)); in math_h()
79 float acosf(float __x);
458 TEST(MATH_TEST, acosf) { in TEST() argument459 ASSERT_FLOAT_EQ(static_cast<float>(M_PI)/2.0f, acosf(0.0f)); in TEST()1670 DoMathDataTest<1>(g_acosf_intel_data, acosf); in TEST()
16 acosf
2942 CALL(acosf)
18916 CALL(acosf)
36989 CALL(acosf)