Searched refs:test_ldexp (Results 1 – 10 of 10) sorted by relevance
/external/arm-optimized-routines/math/test/rtest/ |
D | semi.h | 16 char *test_ldexp(uint32 *x, uint32 *n, uint32 *out);
|
D | semi.c | 199 test_ldexp(am, (uint32 *)&aex, out); in test_fmod() 271 char *test_ldexp(uint32 *x, uint32 *np, uint32 *out) { in test_ldexp() function
|
D | dotest.c | 573 {"ldexp", (funcptr)test_ldexp, t_ldexp, {NULL}, cases_ldexp},
|
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
D | semi.h | 17 char *test_ldexp(uint32 *x, uint32 *n, uint32 *out);
|
D | semi.c | 200 test_ldexp(am, (uint32 *)&aex, out); in test_fmod() 272 char *test_ldexp(uint32 *x, uint32 *np, uint32 *out) { in test_ldexp() function
|
D | dotest.c | 574 {"ldexp", (funcptr)test_ldexp, t_ldexp, {NULL}, cases_ldexp},
|
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 379 void test_ldexp() in test_ldexp() function 1514 test_ldexp(); in main()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 347 void test_ldexp() in test_ldexp() function 1482 test_ldexp(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 350 void test_ldexp() in test_ldexp() function 1533 test_ldexp(); in main()
|
/external/llvm-project/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 388 void test_ldexp() in test_ldexp() function 1571 test_ldexp(); in main()
|