Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/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.h352 test_atanf(int vector);
Dmath.c636 test_atanf(vector); in test_math()