Home
last modified time | relevance | path

Searched refs:test_isinf (Results 1 – 7 of 7) sorted by relevance

/external/arm-optimized-routines/test/rtest/
Dsemi.h30 char *test_isinf(uint32 *x, uint32 *out);
Dsemi.c605 char *test_isinf(uint32 *x, uint32 *out) in test_isinf() function
Ddotest.c587 {"isinf", (funcptr)test_isinf, classify, {NULL}, cases_uniform, 0, 0x7fffffff},
/external/python/cpython2/Lib/test/
Dtest_cmath.py489 def test_isinf(self): member in CMathTests
/external/python/cpython3/Lib/test/
Dtest_cmath.py568 def test_isinf(self): member in CMathTests
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp632 void test_isinf() in test_isinf() function
1498 test_isinf(); in main()
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp657 void test_isinf() in test_isinf() function
1549 test_isinf(); in main()