Home
last modified time | relevance | path

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

/external/arm-optimized-routines/test/rtest/
Dsemi.c636 char *test_isnormalf(uint32 *x, uint32 *out) in test_isnormalf() function
899 test_isnormalf(x, out); in test_isunorderedf()
901 test_isnormalf(y, out); in test_isunorderedf()
Dsemi.h35 char *test_isnormalf(uint32 *x, uint32 *out);
Ddotest.c592 {"isnormalf", (funcptr)test_isnormalf, classifyf, {NULL}, cases_uniform_float, 0, 0x7fffffff},