Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Dsemi.h16 char *test_ldexp(uint32 *x, uint32 *n, uint32 *out);
H A Dsemi.c199 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 Ddotest.c573 {"ldexp", (funcptr)test_ldexp, t_ldexp, {NULL}, cases_ldexp},