Searched refs:test_isnormal (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | strictfp_builtins.c | 257 void test_isnormal(double d) { in test_isnormal() function
|
| /llvm-project-15.0.7/libc/AOR_v20.02/math/test/rtest/ |
| H A D | semi.c | 647 char *test_isnormal(uint32 *x, uint32 *out) in test_isnormal() function 852 test_isnormal(x, out); in test_isunordered() 854 test_isnormal(y, out); in test_isunordered()
|
| H A D | semi.h | 35 char *test_isnormal(uint32 *x, uint32 *out);
|
| H A D | dotest.c | 592 {"isnormal", (funcptr)test_isnormal, classify, {NULL}, cases_uniform, 0, 0x7fffffff},
|
| /llvm-project-15.0.7/libcxx/test/std/depr/depr.c.headers/ |
| H A D | math_h.pass.cpp | 610 void test_isnormal() in test_isnormal() function 1524 test_isnormal(); in main()
|
| /llvm-project-15.0.7/libcxx/test/std/numerics/c.math/ |
| H A D | cmath.pass.cpp | 632 void test_isnormal() in test_isnormal() function 1606 test_isnormal(); in main()
|