Searched defs:__asin (Results 1 – 2 of 2) sorted by relevance
102 struct __asin struct105 _Tp operator()(const _Tp& __t) const in operator()
94 struct __asin struct97 _Tp operator()(const _Tp& __t) const { return asin(__t); } in operator()