Searched refs:test_isunordered (Results 1 – 5 of 5) sorted by relevance
/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
H A D | semi.h | 47 char *test_isunordered(uint32 *x, uint32 *y, uint32 *out);
|
H A D | semi.c | 847 char *test_isunordered(uint32 *x, uint32 *y, uint32 *out) in test_isunordered() function
|
H A D | dotest.c | 606 {"isunordered", (funcptr)test_isunordered, compare, {NULL}, cases_uniform, 0, 0x7fffffff},
|
/llvm-project/libcxx/test/std/depr/depr.c.headers/ |
H A D | math_h.pass.cpp | 421 void test_isunordered() { in test_isunordered() function 962 test_isunordered(); in main()
|
/llvm-project/libcxx/test/std/numerics/c.math/ |
H A D | cmath.pass.cpp | 821 void test_isunordered() in test_isunordered() 1688 test_isunordered(); 815 void test_isunordered() test_isunordered() function
|