Home
last modified time | relevance | path

Searched refs:test_modff (Results 1 – 3 of 3) sorted by relevance

/external/arm-optimized-routines/test/rtest/
Dsemi.h24 char *test_modff(uint32 *x, uint32 *iout, uint32 *fout);
Dsemi.c526 char *test_modff(uint32 *x, uint32 *fout, uint32 *iout) { in test_modff() function
Ddotest.c578 {"modff", (funcptr)test_modff, t_modff, {NULL}, cases_semi1_float},