Searched defs:__sqrt (Results 1 – 2 of 2) sorted by relevance
158 struct __sqrt struct161 _Tp operator()(const _Tp& __t) const in operator()
142 struct __sqrt struct145 _Tp operator()(const _Tp& __t) const { return sqrt(__t); } in operator()