Home
last modified time | relevance | path

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

/picolibc-latest/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.h335 test_acoshf(int vector);
Dmath.c679 test_acoshf(vector); in test_math()