Searched refs:csqrt (Results 1 – 11 of 11) sorted by relevance
49 csqrt(double complex z) in csqrt() function111 __weak_reference(csqrt, csqrtl);
227 extern "C" double _Complex csqrt(double _Complex);228 TEST(complex, csqrt) { in TEST() argument229 ASSERT_EQ(0.0, csqrt(0)); in TEST()234 ASSERT_EQ(0.0f, csqrt(0)); in TEST()
106 double complex csqrt(double complex);
84 csqrt;
83 csqrt;
156 csqrt