Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/test/
Dtanf_vec.c304 void test_tanf(int m) {run_vector_1(m,tanf_vec,(char *)(tanf),"tanf","ff"); } in test_tanf() function
Dtest.h530 test_tanf(int vector);
Dmath.c752 test_tanf(vector); in test_math()