Searched refs:catanf (Results 1 – 11 of 11) sorted by relevance
102 extern "C" float _Complex catanf(float _Complex);103 TEST(complex, catanf) { in TEST() argument104 ASSERT_EQ(0.0, catanf(0)); in TEST()
79 float complex catanf(float complex);
44 catanf;
43 catanf;
388 catanf(float complex z) in catanf() function
77 catanf