Home
last modified time | relevance | path

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

/external/arm-optimized-routines/test/rtest/
Dsemi.h15 char *test_fmod(uint32 *a, uint32 *b, uint32 *out);
Dsemi.c130 char *test_fmod(uint32 *a, uint32 *b, uint32 *out) { in test_fmod() function
Ddotest.c571 {"fmod", (funcptr)test_fmod, semi2, {NULL}, cases_semi2},
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp304 void test_fmod() in test_fmod() function
1480 test_fmod(); in main()
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp307 void test_fmod() in test_fmod() function
1531 test_fmod(); in main()