Searched refs:test_islessequal (Results 1 – 10 of 10) sorted by relevance
/external/arm-optimized-routines/math/test/rtest/ |
D | semi.h | 44 char *test_islessequal(uint32 *x, uint32 *y, uint32 *out);
|
D | semi.c | 832 char *test_islessequal(uint32 *x, uint32 *y, uint32 *out) in test_islessequal() function
|
D | dotest.c | 603 {"islessequal", (funcptr)test_islessequal, compare, {NULL}, cases_uniform, 0, 0x7fffffff},
|
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
D | semi.h | 45 char *test_islessequal(uint32 *x, uint32 *y, uint32 *out);
|
D | semi.c | 833 char *test_islessequal(uint32 *x, uint32 *y, uint32 *out) in test_islessequal() function
|
D | dotest.c | 604 {"islessequal", (funcptr)test_islessequal, compare, {NULL}, cases_uniform, 0, 0x7fffffff},
|
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 706 void test_islessequal() in test_islessequal() function 1532 test_islessequal(); in main()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 674 void test_islessequal() in test_islessequal() function 1500 test_islessequal(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 705 void test_islessequal() in test_islessequal() function 1551 test_islessequal(); in main()
|
/external/llvm-project/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 743 void test_islessequal() in test_islessequal() function 1589 test_islessequal(); in main()
|