Searched defs:__acos (Results 1 – 2 of 2) sorted by relevance
81 struct __acos struct84 _Tp operator()(const _Tp& __t) const in operator()
76 struct __acos struct79 _Tp operator()(const _Tp& __t) const { return acos(__t); } in operator()