Searched defs:log10 (Results 1 – 5 of 5) sorted by relevance
322 log10(float __x) in log10() function326 log10(long double __x) in log10() function332 log10(_Tp __x) in log10() function
553 int cmdlen, log10; in edit_command() local
183 #define log10(x) __tg_simple(x, log10) macro
348 log10, enumerator
943 #define log10(__x) __tg_log10(__tg_promote1((__x))(__x)) macro