Searched refs:test_modff (Results 1 – 3 of 3) sorted by relevance
24 char *test_modff(uint32 *x, uint32 *iout, uint32 *fout);
526 char *test_modff(uint32 *x, uint32 *fout, uint32 *iout) { in test_modff() function
578 {"modff", (funcptr)test_modff, t_modff, {NULL}, cases_semi1_float},