Searched refs:test_atan2f (Results 1 – 3 of 3) sorted by relevance
356 test_atan2f(int vector);
688 test_atan2f(vector); in test_math()
1645 void test_atan2f(int m) {run_vector_1(m,atan2f_vec,(char *)(atan2f),"atan2f","fff"); } in test_atan2f() function