Searched refs:csqrtl (Results 1 – 6 of 6) sorted by relevance
237 extern "C" long double _Complex csqrtl(long double _Complex);238 TEST(complex, csqrtl) { in TEST() argument239 ASSERT_EQ(0.0, csqrtl(0)); in TEST()
111 __weak_reference(csqrt, csqrtl);
49 csqrtl(long double complex z) in csqrtl() function
109 csqrtl(long double complex);
85 csqrtl;
157 csqrtl