Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/test/
Dmodff_vec.c42 void test_modff(int m) {run_vector_1(m,modff_vec,(char *)(modff),"modff","ffp"); } in test_modff() function
Dtest.h488 test_modff(int vector);
Dmath.c738 test_modff(vector); in test_math()