Searched refs:cacoshl (Results 1 – 7 of 7) sorted by relevance
88 TEST(complex_h, cacoshl) { in TEST() argument89 ASSERT_EQ(0.0, cacoshl(1.0)); in TEST()
64 FUNCTION(cacoshl, long double complex (*f)(long double complex)); in complex_h()
84 long double complex cacoshl(long double complex __z) __INTRODUCED_IN(26);
276 cacoshl;
282 cacoshl(long double complex z) in cacoshl() function
649 __weak_reference(cacosh, cacoshl);
64 cacoshl