Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/test/
Dhypot_vec.c305 void test_hypot(int m) {run_vector_1(m,hypot_vec,(char *)(hypot),"hypot","ddd"); } in test_hypot() function
Dtest.h434 test_hypot(int vector);
Dmath.c718 test_hypot(vector); in test_math()