Searched refs:test_isgreater (Results 1 – 5 of 5) sorted by relevance
/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
H A D | semi.h | 42 char *test_isgreater(uint32 *x, uint32 *y, uint32 *out);
|
H A D | semi.c | 812 char *test_isgreater(uint32 *x, uint32 *y, uint32 *out) in test_isgreater() function
|
H A D | dotest.c | 601 {"isgreater", (funcptr)test_isgreater, compare, {NULL}, cases_uniform, 0, 0x7fffffff},
|
/llvm-project/libcxx/test/std/depr/depr.c.headers/ |
H A D | math_h.pass.cpp | 337 void test_isgreater() { in test_isgreater() function 955 test_isgreater(); in main()
|
/llvm-project/libcxx/test/std/numerics/c.math/ |
H A D | cmath.pass.cpp | 666 void test_isgreater() in test_isgreater() 1681 test_isgreater(); 662 void test_isgreater() test_isgreater() function
|