Home
last modified time | relevance | path

Searched refs:test_modf (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/msun/tests/
H A Dnearbyint_test.c112 test_modf(int testindex) in test_modf() function
159 test_modf(i); in ATF_TC_BODY()
/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Dsemi.h18 char *test_modf(uint32 *x, uint32 *iout, uint32 *fout);
H A Dsemi.c489 char *test_modf(uint32 *x, uint32 *fout, uint32 *iout) { in test_modf() function
H A Ddotest.c619 {"modf", (funcptr)test_modf, t_modf, {NULL}, cases_semi1},