Searched defs:log (Results 1 – 8 of 8) sorted by relevance
118 log () { function122 log () { function
100 def log(string): function
38 log () { function
84 log () function
123 log () function
49 namespace log { namespace
259 _STLP_DECLSPEC complex<float> _STLP_CALL log(const complex<float>& z) in log() function262 _STLP_DECLSPEC complex<double> _STLP_CALL log(const complex<double>& z) in log() function266 _STLP_DECLSPEC complex<long double> _STLP_CALL log(const complex<long double>& z) in log() function
983 inline valarray<_Tp> log(const valarray<_Tp>& __x) { in log() function