Home
last modified time | relevance | path

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

/external/arm-optimized-routines/test/rtest/
Dsemi.h22 char *test_ldexpf(uint32 *x, uint32 *n, uint32 *out);
Dsemi.c266 test_ldexpf(&am, (uint32 *)&aex, out); in test_fmodf()
349 char *test_ldexpf(uint32 *x, uint32 *np, uint32 *out) { in test_ldexpf() function
Ddotest.c574 {"ldexpf", (funcptr)test_ldexpf, t_ldexpf, {NULL}, cases_ldexp_float},