Searched refs:test_fmod (Results 1 – 3 of 3) sorted by relevance
15 char *test_fmod(uint32 *a, uint32 *b, uint32 *out);
130 char *test_fmod(uint32 *a, uint32 *b, uint32 *out) { in test_fmod() function
613 {"fmod", (funcptr)test_fmod, semi2, {NULL}, cases_semi2},