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