Searched refs:test_islessgreaterf (Results 1 – 6 of 6) sorted by relevance
/external/arm-optimized-routines/math/test/rtest/ |
D | semi.h | 51 char *test_islessgreaterf(uint32 *x, uint32 *y, uint32 *out);
|
D | semi.c | 887 char *test_islessgreaterf(uint32 *x, uint32 *y, uint32 *out) in test_islessgreaterf() function
|
D | dotest.c | 611 …{"islessgreaterf", (funcptr)test_islessgreaterf, comparef, {NULL}, cases_uniform_float, 0, 0x7ffff…
|
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
D | semi.h | 52 char *test_islessgreaterf(uint32 *x, uint32 *y, uint32 *out);
|
D | semi.c | 888 char *test_islessgreaterf(uint32 *x, uint32 *y, uint32 *out) in test_islessgreaterf() function
|
D | dotest.c | 612 …{"islessgreaterf", (funcptr)test_islessgreaterf, comparef, {NULL}, cases_uniform_float, 0, 0x7ffff…
|