/external/llvm-project/llvm/test/CodeGen/X86/ |
D | isnan.ll | 6 define i1 @test_isnan(double %X) { 7 ; CHECK-LABEL: test_isnan:
|
/external/llvm-project/flang/test/Evaluate/ |
D | folding14.f90 | 17 logical, parameter :: test_isnan = all(results .eqv. expected) variable
|
/external/llvm/test/CodeGen/X86/ |
D | isnan.ll | 5 define i1 @test_isnan(double %X) {
|
/external/llvm-project/clang/test/CodeGen/ |
D | strictfp_fpclassify.c | 105 void test_isnan(double d) { in test_isnan() function
|
/external/arm-optimized-routines/math/test/rtest/ |
D | semi.h | 32 char *test_isnan(uint32 *x, uint32 *out);
|
D | semi.c | 625 char *test_isnan(uint32 *x, uint32 *out) in test_isnan() function
|
D | dotest.c | 589 {"isnan", (funcptr)test_isnan, classify, {NULL}, cases_uniform, 0, 0x7fffffff},
|
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
D | semi.h | 33 char *test_isnan(uint32 *x, uint32 *out);
|
D | semi.c | 626 char *test_isnan(uint32 *x, uint32 *out) in test_isnan() function
|
D | dotest.c | 590 {"isnan", (funcptr)test_isnan, classify, {NULL}, cases_uniform, 0, 0x7fffffff},
|
/external/python/cpython2/Lib/test/ |
D | test_cmath.py | 478 def test_isnan(self): member in CMathTests
|
/external/python/cpython3/Lib/test/ |
D | test_cmath.py | 556 def test_isnan(self): member in CMathTests
|
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 744 void test_isnan() in test_isnan() function 1534 test_isnan(); in main()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 712 void test_isnan() in test_isnan() function 1502 test_isnan(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 743 void test_isnan() in test_isnan() function 1553 test_isnan(); in main()
|
/external/llvm-project/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 781 void test_isnan() in test_isnan() function 1591 test_isnan(); in main()
|