Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/test/
Dsqrtf_vec.c304 void test_sqrtf(int m) {run_vector_1(m,sqrtf_vec,(char *)(sqrtf),"sqrtf","ff"); } in test_sqrtf() function
Dtest.h524 test_sqrtf(int vector);
Dmath.c750 test_sqrtf(vector); in test_math()