Home
last modified time | relevance | path

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

/bionic/libm/
Dlibm.map25 atanhf;
/bionic/libm/include/
Dmath.h346 float atanhf(float);
/bionic/libm/upstream-freebsd/lib/msun/src/
Dcatrigf.c349 return (cpackf(atanhf(x), y)); in catanhf()
Dmath_private.h702 #define __ieee754_atanhf atanhf
/bionic/tests/
Dmath_test.cpp428 TEST(math, atanhf) { in TEST() argument
429 ASSERT_FLOAT_EQ(0.0f, atanhf(0.0f)); in TEST()
1449 DoMathDataTest<2>(g_atanhf_intel_data, atanhf); in TEST()
/bionic/libc/tools/
Dposix-2013.txt44 atanhf