Home
last modified time | relevance | path

Searched refs:acosh (Results 1 – 8 of 8) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
De_acosh.c67 __weak_reference(acosh, acoshl);
Dmath_private.h833 #define __ieee754_acosh acosh
/bionic/libc/include/
Dmath.h106 double acosh(double __x);
108 long double acoshl(long double __x) __RENAME_LDBL(acosh, 3, 21);
/bionic/tests/headers/posix/
Dtgmath_h.c59 TGMATHC(acosh); in tgmath_h()
Dmath_h.c125 FUNCTION(acosh, double (*f)(double)); in math_h()
/bionic/libm/
Dlibm.map.txt9 acosh;
/bionic/tests/
Dmath_test.cpp559 TEST(MATH_TEST, acosh) { in TEST() argument
560 ASSERT_DOUBLE_EQ(0.0, acosh(1.0)); in TEST()
1675 DoMathDataTest<2>(g_acosh_intel_data, acosh); in TEST()
/bionic/libc/tools/
Dposix-2013.txt18 acosh