Searched defs:creal (Results 1 – 2 of 2) sorted by relevance
| /bionic/libm/upstream-freebsd/lib/msun/src/ | ||
| D | s_creal.c | 34 creal(double complex z) in creal() function |
| /bionic/tests/ | ||
| D | complex_test.cpp | 257 TEST(COMPLEX_TEST, creal) { in TEST() argument |