Searched refs:catanhl (Results 1 – 7 of 7) sorted by relevance
157 TEST(COMPLEX_TEST, catanhl) { in TEST() argument158 ASSERT_EQ(0.0, catanhl(0)); in TEST()
362 catanhl(long double complex z) in catanhl() function415 w = catanhl(CMPLXL(cimagl(z), creall(z))); in catanl()
653 __weak_reference(catanh, catanhl);
84 FUNCTION(catanhl, long double complex (*f)(long double complex)); in complex_h()
92 long double complex catanhl(long double complex __z) __RENAME_LDBL(catanh, 23, 26);
280 catanhl;
80 catanhl