Home
last modified time | relevance | path

Searched defs:clog (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/src/complex/
Dclog.c7 double complex clog(double complex z) in clog() function
/third_party/mingw-w64/mingw-w64-crt/complex/
Dclog.def.h46 __FLT_ABI(clog) (__FLT_TYPE __complex__ z) in __FLT_ABI() argument
/third_party/boost/libs/nowide/src/
Diostream.cpp290 detail::winconsole_ostream clog(2, &cout); variable