Home
last modified time | relevance | path

Searched refs:test_isnormal (Results 1 – 5 of 5) sorted by relevance

/external/arm-optimized-routines/test/rtest/
Dsemi.c646 char *test_isnormal(uint32 *x, uint32 *out) in test_isnormal() function
851 test_isnormal(x, out); in test_isunordered()
853 test_isnormal(y, out); in test_isunordered()
Dsemi.h34 char *test_isnormal(uint32 *x, uint32 *out);
Ddotest.c591 {"isnormal", (funcptr)test_isnormal, classify, {NULL}, cases_uniform, 0, 0x7fffffff},
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp581 void test_isnormal() in test_isnormal() function
1495 test_isnormal(); in main()
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp601 void test_isnormal() in test_isnormal() function
1546 test_isnormal(); in main()