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