Searched refs:test_modf (Results 1 – 4 of 4) sorted by relevance
112 test_modf(int testindex) in test_modf() function159 test_modf(i); in ATF_TC_BODY()
18 char *test_modf(uint32 *x, uint32 *iout, uint32 *fout);
489 char *test_modf(uint32 *x, uint32 *fout, uint32 *iout) { in test_modf() function
619 {"modf", (funcptr)test_modf, t_modf, {NULL}, cases_semi1},