Home
last modified time | relevance | path

Searched refs:test_log10f (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/newlib/libm/test/
Dlog10f_vec.c304 void test_log10f(int m) {run_vector_1(m,log10f_vec,(char *)(log10f),"log10f","ff"); } in test_log10f() function
Dtest.h467 test_log10f(int vector);
Dmath.c729 test_log10f(vector); in test_math()