Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/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.h523 test_sqrtf(int vector);
Dmath.c746 test_sqrtf(vector); in test_math()