Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/test/
Dy0_vec.c313 void test_y0(int m) {run_vector_1(m,y0_vec,(char *)(y0),"y0","dd"); } in test_y0() function
Dtest.h545 test_y0(int vector);
Dmath.c757 test_y0(vector); in test_math()