Searched refs:test_islessequal (Results 1 – 5 of 5) sorted by relevance
/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
H A D | semi.h | 45 char *test_islessequal(uint32 *x, uint32 *y, uint32 *out);
|
H A D | semi.c | 833 char *test_islessequal(uint32 *x, uint32 *y, uint32 *out) in test_islessequal() function
|
H A D | dotest.c | 604 {"islessequal", (funcptr)test_islessequal, compare, {NULL}, cases_uniform, 0, 0x7fffffff},
|
/llvm-project/libcxx/test/std/depr/depr.c.headers/ |
H A D | math_h.pass.cpp | 383 void test_islessequal() { in test_islessequal() function 959 test_islessequal(); in main()
|
/llvm-project/libcxx/test/std/numerics/c.math/ |
H A D | cmath.pass.cpp | 753 void test_islessequal() in test_islessequal() 1685 test_islessequal(); 748 void test_islessequal() test_islessequal() function
|