Searched refs:test_modf (Results 1 – 6 of 6) sorted by relevance
/external/arm-optimized-routines/math/test/rtest/ |
D | semi.h | 18 char *test_modf(uint32 *x, uint32 *iout, uint32 *fout);
|
D | semi.c | 489 char *test_modf(uint32 *x, uint32 *fout, uint32 *iout) { in test_modf() function
|
D | dotest.c | 577 {"modf", (funcptr)test_modf, t_modf, {NULL}, cases_semi1},
|
/external/OpenCL-CTS/test_conformance/math_brute_force/ |
D | main.cpp | 468 int test_modf( cl_device_id deviceID, cl_context context, cl_command_queue queue, int num_elements ) in test_modf() function
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 405 void test_modf() in test_modf() function 1485 test_modf(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 408 void test_modf() in test_modf() function 1536 test_modf(); in main()
|