Searched refs:test_isgreaterequalf (Results 1 – 6 of 6) sorted by relevance
/external/arm-optimized-routines/math/test/rtest/ |
D | semi.h | 48 char *test_isgreaterequalf(uint32 *x, uint32 *y, uint32 *out);
|
D | semi.c | 866 char *test_isgreaterequalf(uint32 *x, uint32 *y, uint32 *out) in test_isgreaterequalf() function
|
D | dotest.c | 608 …{"isgreaterequalf", (funcptr)test_isgreaterequalf, comparef, {NULL}, cases_uniform_float, 0, 0x7ff…
|
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
D | semi.h | 49 char *test_isgreaterequalf(uint32 *x, uint32 *y, uint32 *out);
|
D | semi.c | 867 char *test_isgreaterequalf(uint32 *x, uint32 *y, uint32 *out) in test_isgreaterequalf() function
|
D | dotest.c | 609 …{"isgreaterequalf", (funcptr)test_isgreaterequalf, comparef, {NULL}, cases_uniform_float, 0, 0x7ff…
|