Searched refs:test_isgreaterequal (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/arm-optimized-routines/math/test/rtest/ |
H A D | semi.h | 42 char *test_isgreaterequal(uint32 *x, uint32 *y, uint32 *out);
|
H A D | semi.c | 818 char *test_isgreaterequal(uint32 *x, uint32 *y, uint32 *out) in test_isgreaterequal() function
|
H A D | dotest.c | 601 {"isgreaterequal", (funcptr)test_isgreaterequal, compare, {NULL}, cases_uniform, 0, 0x7fffffff},
|