Searched defs:ccoshf (Results 1 – 2 of 2) sorted by relevance
| /bionic/libm/upstream-freebsd/lib/msun/src/ | ||
| D | s_ccoshf.c | 44 ccoshf(float complex z) in ccoshf() function |
| /bionic/tests/ | ||
| D | complex_test.cpp | 177 TEST(COMPLEX_TEST, ccoshf) { in TEST() argument |