Searched defs:__tanh (Results 1 – 2 of 2) sorted by relevance
130 struct __tanh struct133 _Tp operator()(const _Tp& __t) const in operator()
118 struct __tanh struct121 _Tp operator()(const _Tp& __t) const { return tanh(__t); } in operator()