Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/test/
Datanf_vec.c305 void test_atanf(int m) {run_vector_1(m,atanf_vec,(char *)(atanf),"atanf","ff"); } in test_atanf() function
Dtest.h359 test_atanf(int vector);
Dmath.c691 test_atanf(vector); in test_math()