Searched refs:test_isnormalf (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
D | semi.c | 637 char *test_isnormalf(uint32 *x, uint32 *out) in test_isnormalf() function 900 test_isnormalf(x, out); in test_isunorderedf() 902 test_isnormalf(y, out); in test_isunorderedf()
|
D | semi.h | 36 char *test_isnormalf(uint32 *x, uint32 *out);
|
D | dotest.c | 593 {"isnormalf", (funcptr)test_isnormalf, classifyf, {NULL}, cases_uniform_float, 0, 0x7fffffff},
|
/external/arm-optimized-routines/math/test/rtest/ |
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()
|
D | semi.h | 35 char *test_isnormalf(uint32 *x, uint32 *out);
|
D | dotest.c | 592 {"isnormalf", (funcptr)test_isnormalf, classifyf, {NULL}, cases_uniform_float, 0, 0x7fffffff},
|