Searched refs:test_islessequalf (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/arm-optimized-routines/math/test/rtest/ |
H A D | semi.h | 50 char *test_islessequalf(uint32 *x, uint32 *y, uint32 *out);
|
H A D | semi.c | 880 char *test_islessequalf(uint32 *x, uint32 *y, uint32 *out) in test_islessequalf() function
|
H A D | dotest.c | 610 …{"islessequalf", (funcptr)test_islessequalf, comparef, {NULL}, cases_uniform_float, 0, 0x7fffffff},
|