Searched refs:cexp (Results 1 – 11 of 11) sorted by relevance
137 extern "C" double _Complex cexp(double _Complex);138 TEST(complex, cexp) { in TEST() argument139 ASSERT_EQ(1.0, cexp(0)); in TEST()
40 cexp(double complex z) in cexp() function
86 double complex cexp(double complex);
57 cexp;
56 cexp;
99 cexp