Searched refs:t_modf (Results 1 – 6 of 6) sorted by relevance
/external/arm-optimized-routines/math/test/rtest/ |
D | intern.h | 59 t_modf, /* dbl -> dbl * dbl */ enumerator
|
D | main.c | 57 case t_modf: in isdouble()
|
D | dotest.c | 577 {"modf", (funcptr)test_modf, t_modf, {NULL}, cases_semi1}, 1528 case t_modf: in vet_for_decline() 1592 case t_modf: /* return double * double */ in vet_for_decline() 1653 case t_modf: in docase() 1820 case t_modf: in docase() 2071 case t_modf: /* return double * double */ in docase()
|
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
D | intern.h | 60 t_modf, /* dbl -> dbl * dbl */ enumerator
|
D | main.c | 58 case t_modf: in isdouble()
|
D | dotest.c | 578 {"modf", (funcptr)test_modf, t_modf, {NULL}, cases_semi1}, 1529 case t_modf: in vet_for_decline() 1593 case t_modf: /* return double * double */ in vet_for_decline() 1654 case t_modf: in docase() 1821 case t_modf: in docase() 2072 case t_modf: /* return double * double */ in docase()
|