Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/test/
Dpowf_vec.c38 void test_powf_vec(int m) {run_vector_1(m,pow_vec,(char *)(powf),"powf","fff"); } in test_powf_vec() function
Dtest.h494 test_powf_vec(int vector);
Dmath.c740 test_powf_vec(vector); in test_math()