Searched refs:test_isinf (Results 1 – 13 of 13) sorted by relevance
/external/llvm-project/clang/test/CodeGen/ |
D | strictfp_fpclassify.c | 69 void test_isinf(double d) { in test_isinf() function
|
/external/arm-optimized-routines/math/test/rtest/ |
D | semi.h | 30 char *test_isinf(uint32 *x, uint32 *out);
|
D | semi.c | 605 char *test_isinf(uint32 *x, uint32 *out) in test_isinf() function
|
D | dotest.c | 587 {"isinf", (funcptr)test_isinf, classify, {NULL}, cases_uniform, 0, 0x7fffffff},
|
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
D | semi.h | 31 char *test_isinf(uint32 *x, uint32 *out);
|
D | semi.c | 606 char *test_isinf(uint32 *x, uint32 *out) in test_isinf() function
|
D | dotest.c | 588 {"isinf", (funcptr)test_isinf, classify, {NULL}, cases_uniform, 0, 0x7fffffff},
|
/external/python/cpython2/Lib/test/ |
D | test_cmath.py | 489 def test_isinf(self): member in CMathTests
|
/external/python/cpython3/Lib/test/ |
D | test_cmath.py | 567 def test_isinf(self): member in CMathTests
|
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 664 void test_isinf() in test_isinf() function 1530 test_isinf(); in main()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 632 void test_isinf() in test_isinf() function 1498 test_isinf(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 657 void test_isinf() in test_isinf() function 1549 test_isinf(); in main()
|
/external/llvm-project/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 695 void test_isinf() in test_isinf() function 1587 test_isinf(); in main()
|