Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/test/
Datanhf_vec.c305 void test_atanhf(int m) {run_vector_1(m,atanhf_vec,(char *)(atanhf),"atanhf","ff"); } in test_atanhf() function
Dtest.h365 test_atanhf(int vector);
Dmath.c693 test_atanhf(vector); in test_math()