Searched refs:test_fmod (Results 1 – 10 of 10) sorted by relevance
/external/arm-optimized-routines/math/test/rtest/ |
D | semi.h | 15 char *test_fmod(uint32 *a, uint32 *b, uint32 *out);
|
D | semi.c | 130 char *test_fmod(uint32 *a, uint32 *b, uint32 *out) { in test_fmod() function
|
D | dotest.c | 571 {"fmod", (funcptr)test_fmod, semi2, {NULL}, cases_semi2},
|
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
D | semi.h | 16 char *test_fmod(uint32 *a, uint32 *b, uint32 *out);
|
D | semi.c | 131 char *test_fmod(uint32 *a, uint32 *b, uint32 *out) { in test_fmod() function
|
D | dotest.c | 572 {"fmod", (funcptr)test_fmod, semi2, {NULL}, cases_semi2},
|
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 336 void test_fmod() in test_fmod() function 1512 test_fmod(); in main()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 304 void test_fmod() in test_fmod() function 1480 test_fmod(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 307 void test_fmod() in test_fmod() function 1531 test_fmod(); in main()
|
/external/llvm-project/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 345 void test_fmod() in test_fmod() function 1569 test_fmod(); in main()
|