Searched refs:test_isunordered (Results 1 – 10 of 10) sorted by relevance
/external/arm-optimized-routines/math/test/rtest/ |
D | semi.h | 46 char *test_isunordered(uint32 *x, uint32 *y, uint32 *out);
|
D | semi.c | 846 char *test_isunordered(uint32 *x, uint32 *y, uint32 *out) in test_isunordered() function
|
D | dotest.c | 605 {"isunordered", (funcptr)test_isunordered, compare, {NULL}, cases_uniform, 0, 0x7fffffff},
|
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
D | semi.h | 47 char *test_isunordered(uint32 *x, uint32 *y, uint32 *out);
|
D | semi.c | 847 char *test_isunordered(uint32 *x, uint32 *y, uint32 *out) in test_isunordered() function
|
D | dotest.c | 606 {"isunordered", (funcptr)test_isunordered, compare, {NULL}, cases_uniform, 0, 0x7fffffff},
|
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 767 void test_isunordered() in test_isunordered() function 1535 test_isunordered(); in main()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 735 void test_isunordered() in test_isunordered() function 1503 test_isunordered(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 772 void test_isunordered() in test_isunordered() function 1554 test_isunordered(); in main()
|
/external/llvm-project/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 810 void test_isunordered() in test_isunordered() function 1592 test_isunordered(); in main()
|