Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/test/
Dtest.h356 test_atan2f(int vector);
Dmath.c688 test_atan2f(vector); in test_math()
Datan2f_vec.c1645 void test_atan2f(int m) {run_vector_1(m,atan2f_vec,(char *)(atan2f),"atan2f","fff"); } in test_atan2f() function