Home
last modified time | relevance | path

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

/external/arm-optimized-routines/test/rtest/
Dsemi.c175 test_frexp(a, am, (uint32 *)&aex); in test_fmod()
176 test_frexp(b, bm, (uint32 *)&bex); in test_fmod()
289 test_frexp(x, y, (uint32 *)&n2); in test_ldexp()
419 char *test_frexp(uint32 *x, uint32 *out, uint32 *nout) { in test_frexp() function
Dsemi.h17 char *test_frexp(uint32 *x, uint32 *out, uint32 *nout);
Ddotest.c575 {"frexp", (funcptr)test_frexp, t_frexp, {NULL}, cases_semi1},
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp327 void test_frexp() in test_frexp() function
1481 test_frexp(); in main()
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp330 void test_frexp() in test_frexp() function
1532 test_frexp(); in main()