Searched refs:test_ldexp (Results 1 – 6 of 6) 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/OpenCL-CTS/test_conformance/math_brute_force/ |
D | main.cpp | 424 int test_ldexp( cl_device_id deviceID, cl_context context, cl_command_queue queue, int num_elements… in test_ldexp() function
|
/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()
|