Searched refs:test_isunorderedf (Results 1 – 6 of 6) sorted by relevance
/external/arm-optimized-routines/math/test/rtest/ |
D | semi.h | 52 char *test_isunorderedf(uint32 *x, uint32 *y, uint32 *out);
|
D | semi.c | 894 char *test_isunorderedf(uint32 *x, uint32 *y, uint32 *out) in test_isunorderedf() function
|
D | dotest.c | 612 …{"isunorderedf", (funcptr)test_isunorderedf, comparef, {NULL}, cases_uniform_float, 0, 0x7fffffff},
|
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
D | semi.h | 53 char *test_isunorderedf(uint32 *x, uint32 *y, uint32 *out);
|
D | semi.c | 895 char *test_isunorderedf(uint32 *x, uint32 *y, uint32 *out) in test_isunorderedf() function
|
D | dotest.c | 613 …{"isunorderedf", (funcptr)test_isunorderedf, comparef, {NULL}, cases_uniform_float, 0, 0x7fffffff},
|