Home
last modified time | relevance | path

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

/llvm-project/libc/AOR_v20.02/math/test/rtest/
H A 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()
H A Dsemi.h36 char *test_isnormalf(uint32 *x, uint32 *out);
H A Ddotest.c593 {"isnormalf", (funcptr)test_isnormalf, classifyf, {NULL}, cases_uniform_float, 0, 0x7fffffff},