Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Ddotest.c78 static void cases_ldexp(uint32 *, uint32, uint32);
615 {"ldexp", (funcptr)test_ldexp, t_ldexp, {NULL}, cases_ldexp},
1229 static void cases_ldexp(uint32 *out, uint32 param1, in cases_ldexp() function