Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libm/test/
Dacoshf_vec.c305 void test_acoshf(int m) {run_vector_1(m,acoshf_vec,(char *)(acoshf),"acoshf","ff"); } in test_acoshf() function
Dtest.h334 test_acoshf(int vector);
Dmath.c675 test_acoshf(vector); in test_math()