Home
last modified time | relevance | path

Searched refs:test_acos (Results 1 – 4 of 4) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libm/test/
Dacos_vec.c305 void test_acos(int m) {run_vector_1(m,acos_vec,(char *)(acos),"acos","dd"); } in test_acos() function
Dtest.h319 test_acos(int vector);
Dmath.c625 test_acos(vector); in test_math()
/picolibc-3.5.0-3.4.0/newlib/
DChangeLog-201525683 * testsuite/libm.sac/{test_acos.c, test_acosh.c, test_asin.c,