Searched refs:test_isgreaterf (Results 1 – 6 of 6) sorted by relevance
/external/arm-optimized-routines/math/test/rtest/ |
D | semi.h | 47 char *test_isgreaterf(uint32 *x, uint32 *y, uint32 *out);
|
D | semi.c | 859 char *test_isgreaterf(uint32 *x, uint32 *y, uint32 *out) in test_isgreaterf() function
|
D | dotest.c | 607 {"isgreaterf", (funcptr)test_isgreaterf, comparef, {NULL}, cases_uniform_float, 0, 0x7fffffff},
|
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
D | semi.h | 48 char *test_isgreaterf(uint32 *x, uint32 *y, uint32 *out);
|
D | semi.c | 860 char *test_isgreaterf(uint32 *x, uint32 *y, uint32 *out) in test_isgreaterf() function
|
D | dotest.c | 608 {"isgreaterf", (funcptr)test_isgreaterf, comparef, {NULL}, cases_uniform_float, 0, 0x7fffffff},
|