Searched refs:cacoshf (Results 1 – 5 of 5) sorted by relevance
57 extern "C" float _Complex cacoshf(float _Complex);58 TEST(complex, cacoshf) { in TEST() argument59 ASSERT_EQ(0.0, cacoshf(1.0)); in TEST()
70 float complex cacoshf(float complex);
34 cacoshf;
260 cacoshf(float complex z) in cacoshf() function
62 cacoshf