Searched refs:test_rint (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/arm-optimized-routines/math/test/rtest/ |
H A D | semi.c | 11 static void test_rint(uint32 *in, uint32 *out, in test_rint() function 65 test_rint(in, out, 0, 1); in test_ceil() 70 test_rint(in, out, 1, 0); in test_floor() 503 test_rint(x, iout, 0, 0); in test_modf()
|