Lines Matching refs:_STLP_DECLSPEC
73 _STLP_DECLSPEC complex<float> _STLP_CALL sin(const complex<float>& z) in sin()
76 _STLP_DECLSPEC complex<double> _STLP_CALL sin(const complex<double>& z) in sin()
80 _STLP_DECLSPEC complex<long double> _STLP_CALL sin(const complex<long double>& z) in sin()
92 _STLP_DECLSPEC complex<float> _STLP_CALL cos(const complex<float>& z) in cos()
95 _STLP_DECLSPEC complex<double> _STLP_CALL cos(const complex<double>& z) in cos()
99 _STLP_DECLSPEC complex<long double> _STLP_CALL cos(const complex<long double>& z) in cos()
118 _STLP_DECLSPEC complex<float> _STLP_CALL tan(const complex<float>& z) in tan()
121 _STLP_DECLSPEC complex<double> _STLP_CALL tan(const complex<double>& z) in tan()
125 _STLP_DECLSPEC complex<long double> _STLP_CALL tan(const complex<long double>& z) in tan()
137 _STLP_DECLSPEC complex<float> _STLP_CALL sinh(const complex<float>& z) in sinh()
140 _STLP_DECLSPEC complex<double> _STLP_CALL sinh(const complex<double>& z) in sinh()
144 _STLP_DECLSPEC complex<long double> _STLP_CALL sinh(const complex<long double>& z) in sinh()
156 _STLP_DECLSPEC complex<float> _STLP_CALL cosh(const complex<float>& z) in cosh()
159 _STLP_DECLSPEC complex<double> _STLP_CALL cosh(const complex<double>& z) in cosh()
163 _STLP_DECLSPEC complex<long double> _STLP_CALL cosh(const complex<long double>& z) in cosh()
181 _STLP_DECLSPEC complex<float> _STLP_CALL tanh(const complex<float>& z) in tanh()
184 _STLP_DECLSPEC complex<double> _STLP_CALL tanh(const complex<double>& z) in tanh()
188 _STLP_DECLSPEC complex<long double> _STLP_CALL tanh(const complex<long double>& z) in tanh()