Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/machine/spu/
Dw_log10.c40 double log10(double x) in log10() function
/picolibc-latest/newlib/libc/machine/x86/machine/
Dfastmath.h84 #define log10(__x) _f_log10(__x) macro
/picolibc-latest/newlib/libc/include/machine/
Dfastmath.h56 #define log10(x) fast_log10(x) macro