Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/test/
Dacosf_vec.c305 void test_acosf(int m) {run_vector_1(m,acosf_vec,(char *)(acosf),"acosf","ff"); } in test_acosf() function
Dtest.h329 test_acosf(int vector);
Dmath.c677 test_acosf(vector); in test_math()