Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libm/test/
Dacosh_vec.c305 void test_acosh(int m) {run_vector_1(m,acosh_vec,(char *)(acosh),"acosh","dd"); } in test_acosh() function
Dtest.h325 test_acosh(int vector);
Dmath.c627 test_acosh(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,