Searched defs:__sinh (Results 1 – 2 of 2) sorted by relevance
109 struct __sinh struct112 _Tp operator()(const _Tp& __t) const in operator()
100 struct __sinh struct103 _Tp operator()(const _Tp& __t) const { return sinh(__t); } in operator()