Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libm/test/
Dcoshf_vec.c305 void test_coshf(int m) {run_vector_1(m,coshf_vec,(char *)(coshf),"coshf","ff"); } in test_coshf() function
Dtest.h382 test_coshf(int vector);
Dmath.c646 test_coshf(vector); in test_math()