Searched defs:log10 (Results 1 – 6 of 6) sorted by relevance
27 log10(double x) /* wrapper log10 */ in log10() function
88 log10(double x) in log10() function
50 Ambiguous log10(Ambiguous){ return Ambiguous(); } in log10() function
168 #define log10(a) __TG_FN1(log10, (a)) macro
389 log10, enumerator
943 #define log10(__x) __tg_log10(__tg_promote1((__x))(__x)) macro