Searched refs:rt_d (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/arm-optimized-routines/math/test/ |
| H A D | mathtest.c | 143 case rt_d: in is_double_rettype() 282 TFUNC(at_d,rt_d, ceil, 0), 284 TFUNC(at_d2,rt_d, copysign, 0), 286 TFUNC(at_d,rt_d, floor, 0), 288 TFUNC(at_d2,rt_d, fmax, 0), 290 TFUNC(at_d2,rt_d, fmin, 0), 292 TFUNC(at_d2,rt_d, fmod, 0), 296 TFUNC(at_dip,rt_d, frexp, 0), 318 TFUNC(at_di,rt_d, ldexp, 0), 1155 case rt_d: in runtest() [all …]
|