Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/test/
Dexpf_vec.c305 void test_expf(int m) {run_vector_1(m,expf_vec,(char *)(expf),"expf","ff"); } in test_expf() function
Dtest.h407 test_expf(int vector);
Dmath.c707 test_expf(vector); in test_math()