Searched refs:test_fpclassify (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/lib/libc/tests/gen/ |
| H A D | fpclassify2_test.c | 32 ATF_TC_WITHOUT_HEAD(test_fpclassify); 33 ATF_TC_BODY(test_fpclassify, tc) in ATF_TC_BODY() argument 67 ATF_TP_ADD_TC(tp, test_fpclassify); in ATF_TP_ADD_TCS()
|
| /freebsd-14.2/contrib/arm-optimized-routines/math/test/rtest/ |
| H A D | semi.h | 38 char *test_fpclassify(uint32 *x, uint32 *out);
|
| H A D | semi.c | 670 char *test_fpclassify(uint32 *x, uint32 *out) in test_fpclassify() function
|
| H A D | dotest.c | 595 {"fpclassify", (funcptr)test_fpclassify, classify, {NULL}, cases_uniform, 0, 0x7fffffff},
|