Searched refs:csinhf (Results 1 – 11 of 11) sorted by relevance
42 csinhf(float complex z) in csinhf() function100 z = csinhf(CMPLXF(cimagf(z), crealf(z))); in csinf()
222 extern "C" float _Complex csinhf(float _Complex);223 TEST(complex, csinhf) { in TEST() argument224 ASSERT_EQ(0.0, csinhf(0)); in TEST()
105 float complex csinhf(float complex);
83 csinhf;
82 csinhf;
150 csinhf