Home
last modified time | relevance | path

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

/third_party/optimized-routines/math/test/
H A Dmathtest.c61 at_d, at_s, /* double or single precision float */ enumerator
119 case at_d: in is_double_argtype()
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),
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, atanh, 4*ULPUNIT),
226 TFUNC(at_d, rt_
[all...]

Completed in 2 milliseconds