Searched refs:rt_s (Results 1 - 1 of 1) sorted by relevance
/third_party/optimized-routines/math/test/ |
H A D | mathtest.c | 70 rt_d, rt_s, rt_i, /* double, single, int */ enumerator 154 case rt_s: in is_single_rettype() 214 TFUNC(at_s,rt_s, acosf, 4*ULPUNIT), 215 TFUNC(at_s,rt_s, asinf, 4*ULPUNIT), 216 TFUNC(at_s,rt_s, atanf, 4*ULPUNIT), 217 TFUNC(at_s2,rt_s, atan2f, 4*ULPUNIT), 218 TFUNCARM(at_s,rt_s, tanf, 4*ULPUNIT), 219 TFUNCARM(at_s,rt_s, sinf, 3*ULPUNIT/4), 220 TFUNCARM(at_s,rt_s, cosf, 3*ULPUNIT/4), 221 TFUNCARM(at_s,rt_s, sincosf_sin [all...] |
Completed in 2 milliseconds