Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/test/
Dmodf_vec.c42 void test_modf(int m) {run_vector_1(m,modf_vec,(char *)(modf),"modf","ddp"); } in test_modf() function
Dtest.h485 test_modf(int vector);
Dmath.c737 test_modf(vector); in test_math()