Home
last modified time | relevance | path

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

/external/llvm-project/libc/AOR_v20.02/math/test/rtest/
Dsemi.c637 char *test_isnormalf(uint32 *x, uint32 *out) in test_isnormalf() function
900 test_isnormalf(x, out); in test_isunorderedf()
902 test_isnormalf(y, out); in test_isunorderedf()
Dsemi.h36 char *test_isnormalf(uint32 *x, uint32 *out);
Ddotest.c593 {"isnormalf", (funcptr)test_isnormalf, classifyf, {NULL}, cases_uniform_float, 0, 0x7fffffff},
/external/arm-optimized-routines/math/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},