Home
last modified time | relevance | path

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

/bionic/libm/
Dlibm.map.txt10 acoshf;
/bionic/tests/headers/posix/
Dmath_h.c126 FUNCTION(acoshf, float (*f)(float)); in math_h()
/bionic/libc/include/
Dmath.h107 float acoshf(float __x);
/bionic/tests/
Dmath_test.cpp563 TEST(MATH_TEST, acoshf) { in TEST() argument
564 ASSERT_FLOAT_EQ(0.0f, acoshf(1.0f)); in TEST()
1680 DoMathDataTest<2>(g_acoshf_intel_data, acoshf); in TEST()
/bionic/libm/upstream-freebsd/lib/msun/src/
Dmath_private.h860 #define __ieee754_acoshf acoshf
/bionic/libc/tools/
Dposix-2013.txt17 acoshf