Searched refs:test_ldexpf (Results 1 – 3 of 3) sorted by relevance
/external/arm-optimized-routines/math/test/rtest/ |
D | semi.h | 22 char *test_ldexpf(uint32 *x, uint32 *n, uint32 *out);
|
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
|
D | dotest.c | 574 {"ldexpf", (funcptr)test_ldexpf, t_ldexpf, {NULL}, cases_ldexp_float},
|