Searched refs:atanhf (Results 1 – 7 of 7) sorted by relevance
143 FUNCTION(atanhf, float (*f)(float)); in math_h()
25 atanhf;
113 float atanhf(float __x);
351 return (CMPLXF(atanhf(x), y)); in catanhf()
862 #define __ieee754_atanhf atanhf
587 TEST(MATH_TEST, atanhf) { in TEST() argument588 ASSERT_FLOAT_EQ(0.0f, atanhf(0.0f)); in TEST()1754 DoMathDataTest<2>(g_atanhf_intel_data, atanhf); in TEST()
44 atanhf