Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Dsemi.h52 char *test_isunorderedf(uint32 *x, uint32 *y, uint32 *out);
H A Dsemi.c894 char *test_isunorderedf(uint32 *x, uint32 *y, uint32 *out) in test_isunorderedf() function
H A Ddotest.c612 …{"isunorderedf", (funcptr)test_isunorderedf, comparef, {NULL}, cases_uniform_float, 0, 0x7fffffff},