Searched refs:log2f (Results 1 – 9 of 9) sorted by relevance
36 #undef log2f37 float log2f(float x) in log2f() function
25 #undef log2f30 log2f(float x) /* wrapper log2f */ in log2f() function
50 log2f (float x) in log2f() function
105 #define log2f(x) fast_log2f(x) macro
418 void test_log2f(int m) {run_vector_1(m,log2f_vec,(char *)(log2f),"log2f","ff"); } in test_log2f()
553 extern float log2f (float);
238 f1 = log2f (f1); in main()
3306 * libc/include/math.h: Remove the log2f macro.5443 * libc/include/math.h (log2, log2f): Disable macro versions for C++,6916 * libc/include/math.h: Add log2 and log2f function prototypes.9240 * libm/machine/spu/headers/log2f.h: Ditto.9478 * libm/machine/spu/headers/log2f.h: Ditto.9502 * libm/machine/spu/log2f.c: Ditto.9620 (log2, log2f, M_LOG2_E): Use _M_LOG2_E.9631 (log2f): Ditto.
2360 newlib/libm/machine/spu/headers/log2f.h2384 newlib/libm/machine/spu/log2f.c