#include <precomp.h>
#include <math.h>
Go to the source code of this file.
◆ _CIacos()
Definition at line 74 of file stubs.c.
GLint GLint GLint GLint GLint x
valarray< _Tp > acos(const valarray< _Tp > &__x)
◆ _CIasin()
Definition at line 67 of file stubs.c.
GLint GLint GLint GLint GLint x
valarray< _Tp > asin(const valarray< _Tp > &__x)
◆ _CIatan()
Definition at line 81 of file stubs.c.
GLint GLint GLint GLint GLint x
valarray< _Tp > atan(const valarray< _Tp > &__x)
◆ _CIatan2()
Definition at line 88 of file stubs.c.
valarray< _Tp > atan2(const valarray< _Tp > &__x, const valarray< _Tp > &__y)
GLint GLint GLint GLint GLint x
GLint GLint GLint GLint GLint GLint y
◆ _CIcos()
Definition at line 32 of file stubs.c.
GLint GLint GLint GLint GLint x
_STLP_DECLSPEC complex< float > _STLP_CALL cos(const complex< float > &)
◆ _CIcosh()
Definition at line 53 of file stubs.c.
_STLP_DECLSPEC complex< float > _STLP_CALL cosh(const complex< float > &)
GLint GLint GLint GLint GLint x
◆ _CIexp()
Definition at line 95 of file stubs.c.
GLint GLint GLint GLint GLint x
◆ _CIfmod()
Definition at line 130 of file stubs.c.
GLint GLint GLint GLint GLint x
_Check_return_ double __cdecl fmod(_In_ double x, _In_ double y)
GLint GLint GLint GLint GLint GLint y
◆ _CIlog()
Definition at line 102 of file stubs.c.
GLint GLint GLint GLint GLint x
◆ _CIlog10()
Definition at line 109 of file stubs.c.
GLint GLint GLint GLint GLint x
_STLP_DECLSPEC complex< float > _STLP_CALL log10(const complex< float > &)
◆ _CIpow()
Definition at line 116 of file stubs.c.
GLint GLint GLint GLint GLint x
float pow(float __x, int __y)
GLint GLint GLint GLint GLint GLint y
◆ _CIsin()
Definition at line 25 of file stubs.c.
GLint GLint GLint GLint GLint x
_STLP_DECLSPEC complex< float > _STLP_CALL sin(const complex< float > &)
◆ _CIsinh()
Definition at line 46 of file stubs.c.
_STLP_DECLSPEC complex< float > _STLP_CALL sinh(const complex< float > &)
GLint GLint GLint GLint GLint x
◆ _CIsqrt()
Definition at line 123 of file stubs.c.
_STLP_DECLSPEC complex< float > _STLP_CALL sqrt(const complex< float > &)
GLint GLint GLint GLint GLint x
◆ _CItan()
Definition at line 39 of file stubs.c.
GLint GLint GLint GLint GLint x
_STLP_DECLSPEC complex< float > _STLP_CALL tan(const complex< float > &)
◆ _CItanh()
Definition at line 60 of file stubs.c.
GLint GLint GLint GLint GLint x
_STLP_DECLSPEC complex< float > _STLP_CALL tanh(const complex< float > &)