Searched refs:test_acos (Results 1 – 4 of 4) sorted by relevance
305 void test_acos(int m) {run_vector_1(m,acos_vec,(char *)(acos),"acos","dd"); } in test_acos() function
319 test_acos(int vector);
625 test_acos(vector); in test_math()
25683 * testsuite/libm.sac/{test_acos.c, test_acosh.c, test_asin.c,