Searched refs:log10f (Results 1 – 11 of 11) sorted by relevance
36 float log10f(float x) in log10f() function
12 p = log10f(rr); in clog10f()
24 log10f(float x) in log10f() function
49 __extension__ float log10f(float)114 #define log10f(__x) _f_log10f(__x) macro
104 #define log10f(x) fast_log10f(x) macro
304 void test_log10f(int m) {run_vector_1(m,log10f_vec,(char *)(log10f),"log10f","ff"); } in test_log10f()
801 float log10f(a) float a; { return log10(a); }
506 extern float log10f (float);
194 f1 = log10f (f1); in main()
9477 * libm/machine/spu/headers/log10f.h: Ditto.22076 * libm/mathfp/sf_log10.c (log10f): New file.22192 * libm/math/wf_log10.c (log10f): ditto22802 * libm/math/wf_log10.c (log10f): Likewise.
2359 newlib/libm/machine/spu/headers/log10f.h