Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/test/
Dtanhf_vec.c304 void test_tanhf(int m) {run_vector_1(m,tanhf_vec,(char *)(tanhf),"tanhf","ff"); } in test_tanhf() function
Dtest.h536 test_tanhf(int vector);
Dmath.c754 test_tanhf(vector); in test_math()