Home
last modified time | relevance | path

Searched refs:rt_d (Results 1 - 1 of 1) sorted by relevance

/third_party/optimized-routines/math/test/
H A Dmathtest.c70 rt_d, rt_s, rt_i, /* double, single, int */ enumerator
143 case rt_d: in is_double_rettype()
205 TFUNC(at_d,rt_d, acos, 4*ULPUNIT),
206 TFUNC(at_d,rt_d, asin, 4*ULPUNIT),
207 TFUNC(at_d,rt_d, atan, 4*ULPUNIT),
208 TFUNC(at_d2,rt_d, atan2, 4*ULPUNIT),
210 TFUNC(at_d,rt_d, tan, 2*ULPUNIT),
211 TFUNC(at_d,rt_d, sin, 2*ULPUNIT),
212 TFUNC(at_d,rt_d, cos, 2*ULPUNIT),
225 TFUNC(at_d, rt_d, atan
[all...]

Completed in 3 milliseconds