Searched refs:ctanf (Results 1 – 11 of 11) sorted by relevance
247 extern "C" float _Complex ctanf(float _Complex);248 TEST(complex, ctanf) { in TEST() argument249 ASSERT_EQ(0.0, ctanf(0)); in TEST()
79 ctanf(float complex z) in ctanf() function
111 float complex ctanf(float complex);
88 ctanf;
87 ctanf;
158 ctanf