Home
last modified time | relevance | path

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

/bionic/tests/
Dcomplex_test.cpp157 TEST(COMPLEX_TEST, catanhl) { in TEST() argument
158 ASSERT_EQ(0.0, catanhl(0)); in TEST()
/bionic/libm/upstream-freebsd/lib/msun/src/
Dcatrigl.c362 catanhl(long double complex z) in catanhl() function
415 w = catanhl(CMPLXL(cimagl(z), creall(z))); in catanl()
Dcatrig.c653 __weak_reference(catanh, catanhl);
/bionic/tests/headers/posix/
Dcomplex_h.c84 FUNCTION(catanhl, long double complex (*f)(long double complex)); in complex_h()
/bionic/libc/include/
Dcomplex.h92 long double complex catanhl(long double complex __z) __RENAME_LDBL(catanh, 23, 26);
/bionic/libm/
Dlibm.map.txt280 catanhl;
/bionic/libc/tools/
Dposix-2013.txt80 catanhl