Home
last modified time | relevance | path

Searched refs:atanhf (Results 1 – 7 of 7) sorted by relevance

/bionic/tests/headers/posix/
Dmath_h.c143 FUNCTION(atanhf, float (*f)(float)); in math_h()
/bionic/libm/
Dlibm.map.txt25 atanhf;
/bionic/libc/include/
Dmath.h113 float atanhf(float __x);
/bionic/libm/upstream-freebsd/lib/msun/src/
Dcatrigf.c351 return (CMPLXF(atanhf(x), y)); in catanhf()
Dmath_private.h862 #define __ieee754_atanhf atanhf
/bionic/tests/
Dmath_test.cpp587 TEST(MATH_TEST, atanhf) { in TEST() argument
588 ASSERT_FLOAT_EQ(0.0f, atanhf(0.0f)); in TEST()
1754 DoMathDataTest<2>(g_atanhf_intel_data, atanhf); in TEST()
/bionic/libc/tools/
Dposix-2013.txt44 atanhf