Home
last modified time | relevance | path

Searched refs:test_fmod (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Dsemi.h15 char *test_fmod(uint32 *a, uint32 *b, uint32 *out);
H A Dsemi.c130 char *test_fmod(uint32 *a, uint32 *b, uint32 *out) { in test_fmod() function
H A Ddotest.c613 {"fmod", (funcptr)test_fmod, semi2, {NULL}, cases_semi2},