Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/test/
Dlog10_vec.c304 void test_log10(int m) {run_vector_1(m,log10_vec,(char *)(log10),"log10","dd"); } in test_log10() function
Dtest.h464 test_log10(int vector);
Dmath.c728 test_log10(vector); in test_math()