Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libm/test/
Dhypotf_vec.c305 void test_hypotf(int m) {run_vector_1(m,hypotf_vec,(char *)(hypotf),"hypotf","fff"); } in test_hypotf() function
Dtest.h430 test_hypotf(int vector);
Dmath.c662 test_hypotf(vector); in test_math()