Searched refs:test_fpclassify (Results 1 – 11 of 11) sorted by relevance
/external/llvm-project/clang/test/CodeGen/ |
D | strictfp_fpclassify.c | 52 void test_fpclassify(double d) { in test_fpclassify() function
|
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
D | semi.h | 39 char *test_fpclassify(uint32 *x, uint32 *out);
|
D | semi.c | 671 char *test_fpclassify(uint32 *x, uint32 *out) in test_fpclassify() function
|
D | dotest.c | 596 {"fpclassify", (funcptr)test_fpclassify, classify, {NULL}, cases_uniform, 0, 0x7fffffff},
|
/external/arm-optimized-routines/math/test/rtest/ |
D | semi.h | 38 char *test_fpclassify(uint32 *x, uint32 *out);
|
D | semi.c | 670 char *test_fpclassify(uint32 *x, uint32 *out) in test_fpclassify() function
|
D | dotest.c | 595 {"fpclassify", (funcptr)test_fpclassify, classify, {NULL}, cases_uniform, 0, 0x7fffffff},
|
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 587 void test_fpclassify() in test_fpclassify() function 1525 test_fpclassify(); in main()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 555 void test_fpclassify() in test_fpclassify() function 1493 test_fpclassify(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 565 void test_fpclassify() in test_fpclassify() function 1544 test_fpclassify(); in main()
|
/external/llvm-project/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 603 void test_fpclassify() in test_fpclassify() function 1582 test_fpclassify(); in main()
|