Home
last modified time | relevance | path

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

/external/arm-optimized-routines/math/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},
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/
Dsemi.h25 char *test_modff(uint32 *x, uint32 *iout, uint32 *fout);
Dsemi.c527 char *test_modff(uint32 *x, uint32 *fout, uint32 *iout) { in test_modff() function
Ddotest.c579 {"modff", (funcptr)test_modff, t_modff, {NULL}, cases_semi1_float},