Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/test/
Dlogf_vec.c304 void test_logf(int m) {run_vector_1(m,logf_vec,(char *)(logf),"logf","ff"); } in test_logf() function
Dtest.h482 test_logf(int vector);
Dmath.c734 test_logf(vector); in test_math()