Searched refs:test_isless (Results 1 – 10 of 10) sorted by relevance
/external/arm-optimized-routines/math/test/rtest/ |
D | semi.h | 43 char *test_isless(uint32 *x, uint32 *y, uint32 *out);
|
D | semi.c | 825 char *test_isless(uint32 *x, uint32 *y, uint32 *out) in test_isless() function
|
D | dotest.c | 602 {"isless", (funcptr)test_isless, compare, {NULL}, cases_uniform, 0, 0x7fffffff},
|
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
D | semi.h | 44 char *test_isless(uint32 *x, uint32 *y, uint32 *out);
|
D | semi.c | 826 char *test_isless(uint32 *x, uint32 *y, uint32 *out) in test_isless() function
|
D | dotest.c | 603 {"isless", (funcptr)test_isless, compare, {NULL}, cases_uniform, 0, 0x7fffffff},
|
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 687 void test_isless() in test_isless() function 1531 test_isless(); in main()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 655 void test_isless() in test_isless() function 1499 test_isless(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 686 void test_isless() in test_isless() function 1550 test_isless(); in main()
|
/external/llvm-project/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 724 void test_isless() in test_isless() function 1588 test_isless(); in main()
|