Searched refs:test_modf (Results 1 – 3 of 3) sorted by relevance
42 void test_modf(int m) {run_vector_1(m,modf_vec,(char *)(modf),"modf","ddp"); } in test_modf() function
485 test_modf(int vector);
737 test_modf(vector); in test_math()