Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/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.h535 test_tanhf(int vector);
Dmath.c750 test_tanhf(vector); in test_math()