Home
last modified time | relevance | path

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

/third_party/optimized-routines/math/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},