Searched refs:test_isgreaterequal (Results 1 – 10 of 10) sorted by relevance
/external/arm-optimized-routines/math/test/rtest/ |
D | semi.h | 42 char *test_isgreaterequal(uint32 *x, uint32 *y, uint32 *out);
|
D | semi.c | 818 char *test_isgreaterequal(uint32 *x, uint32 *y, uint32 *out) in test_isgreaterequal() function
|
D | dotest.c | 601 {"isgreaterequal", (funcptr)test_isgreaterequal, compare, {NULL}, cases_uniform, 0, 0x7fffffff},
|
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
D | semi.h | 43 char *test_isgreaterequal(uint32 *x, uint32 *y, uint32 *out);
|
D | semi.c | 819 char *test_isgreaterequal(uint32 *x, uint32 *y, uint32 *out) in test_isgreaterequal() function
|
D | dotest.c | 602 {"isgreaterequal", (funcptr)test_isgreaterequal, compare, {NULL}, cases_uniform, 0, 0x7fffffff},
|
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 645 void test_isgreaterequal() in test_isgreaterequal() function 1529 test_isgreaterequal(); in main()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 613 void test_isgreaterequal() in test_isgreaterequal() function 1497 test_isgreaterequal(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 638 void test_isgreaterequal() in test_isgreaterequal() function 1548 test_isgreaterequal(); in main()
|
/external/llvm-project/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 676 void test_isgreaterequal() in test_isgreaterequal() function 1586 test_isgreaterequal(); in main()
|