Searched refs:test_modf (Results 1 – 6 of 6) sorted by relevance
20 void test_modf(T x) in test_modf() function37 test_modf<double>(1.0); in main()38 test_modf<float>(1.0); in main()
19 char *test_modf(uint32 *x, uint32 *iout, uint32 *fout);
490 char *test_modf(uint32 *x, uint32 *fout, uint32 *iout) { in test_modf() function
578 {"modf", (funcptr)test_modf, t_modf, {NULL}, cases_semi1},
434 void test_modf() in test_modf() function1514 test_modf(); in main()
439 void test_modf() in test_modf() function1596 test_modf(); in main()