Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/test/
H A Dmathtest.c64 at_d2, at_s2, /* same, but taking two args */ enumerator
122 case at_d2: in is_double_argtype()
210 TFUNC(at_d2,rt_d, atan2, 4*ULPUNIT),
261 TFUNC(at_d2,rt_d, pow, 3*ULPUNIT/4),
264 TFUNC(at_d2, rt_d, hypot, 4*ULPUNIT),
285 TFUNC(at_d2,rt_d, copysign, 0),
289 TFUNC(at_d2,rt_d, fmax, 0),
291 TFUNC(at_d2,rt_d, fmin, 0),
293 TFUNC(at_d2,rt_d, fmod, 0),
1040 if (t.func->argtype==at_d2 && is_dhard(t.op2r)) in runtest()
[all …]