Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libm/test/
Dtan_vec.c304 void test_tan(int m) {run_vector_1(m,tan_vec,(char *)(tan),"tan","dd"); } in test_tan() function
Dtest.h520 test_tan(int vector);
Dmath.c692 test_tan(vector); in test_math()