Searched defs:clog (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/ | ||
H A D | s_clog.c | 46 clog(double complex z) in clog() function |
/aosp12/bionic/tests/ | ||
H A D | complex_test.cpp | 209 TEST(COMPLEX_TEST, clog) { in TEST() argument |