Searched refs:casinhl (Results 1 – 7 of 7) sorted by relevance
133 TEST(COMPLEX_TEST, casinhl) { in TEST() argument134 ASSERT_EQ(0.0, casinhl(0)); in TEST()
167 casinhl(long double complex z) in casinhl() function218 w = casinhl(CMPLXL(cimagl(z), creall(z))); in casinl()
651 __weak_reference(casinh, casinhl);
76 FUNCTION(casinhl, long double complex (*f)(long double complex)); in complex_h()
88 long double complex casinhl(long double complex __z) __RENAME_LDBL(casinh, 23, 26);
278 casinhl;
74 casinhl