Searched refs:test_ldexp (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/arm-optimized-routines/math/test/rtest/ |
H A D | semi.h | 16 char *test_ldexp(uint32 *x, uint32 *n, uint32 *out);
|
H A D | semi.c | 199 test_ldexp(am, (uint32 *)&aex, out); in test_fmod() 271 char *test_ldexp(uint32 *x, uint32 *np, uint32 *out) { in test_ldexp() function
|
H A D | dotest.c | 573 {"ldexp", (funcptr)test_ldexp, t_ldexp, {NULL}, cases_ldexp},
|