Searched refs:test_ldexpf (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/arm-optimized-routines/math/test/rtest/ |
H A D | semi.h | 22 char *test_ldexpf(uint32 *x, uint32 *n, uint32 *out);
|
H A D | semi.c | 266 test_ldexpf(&am, (uint32 *)&aex, out); in test_fmodf() 349 char *test_ldexpf(uint32 *x, uint32 *np, uint32 *out) { in test_ldexpf() function
|
H A D | dotest.c | 616 {"ldexpf", (funcptr)test_ldexpf, t_ldexpf, {NULL}, cases_ldexp_float},
|