Searched refs:test_isnormalf (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/arm-optimized-routines/math/test/rtest/ |
| H A D | semi.c | 636 char *test_isnormalf(uint32 *x, uint32 *out) in test_isnormalf() function 899 test_isnormalf(x, out); in test_isunorderedf() 901 test_isnormalf(y, out); in test_isunorderedf()
|
| H A D | semi.h | 35 char *test_isnormalf(uint32 *x, uint32 *out);
|
| H A D | dotest.c | 634 {"isnormalf", (funcptr)test_isnormalf, classifyf, {NULL}, cases_uniform_float, 0, 0x7fffffff},
|