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