Home
last modified time | relevance | path

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

/external/arm-optimized-routines/test/rtest/
Dsemi.h18 char *test_modf(uint32 *x, uint32 *iout, uint32 *fout);
Dsemi.c489 char *test_modf(uint32 *x, uint32 *fout, uint32 *iout) { in test_modf() function
Ddotest.c577 {"modf", (funcptr)test_modf, t_modf, {NULL}, cases_semi1},
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp405 void test_modf() in test_modf() function
1485 test_modf(); in main()
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp408 void test_modf() in test_modf() function
1536 test_modf(); in main()