Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/AOR_v20.02/math/test/rtest/
H A Dintern.h61 t_modff, /* sgl -> sgl * sgl */ enumerator
H A Ddotest.c579 {"modff", (funcptr)test_modff, t_modff, {NULL}, cases_semi1_float},
1538 case t_modff: in vet_for_decline()
1597 case t_modff: /* return float * float */ in vet_for_decline()
1662 case t_modff: in docase()
1824 case t_modff: in docase()
2076 case t_modff: /* return float * float */ in docase()
H A Dmain.c72 case t_modff: in isdouble()