41#if defined(__i386__) || (_MSVCR_VER > 0 && _MSVCR_VER < 80)
_ACRTIMP float __cdecl cosf(float)
_ACRTIMP float __cdecl sinf(float)
_ACRTIMP float __cdecl logf(float)
_ACRTIMP float __cdecl tanf(float)
_ACRTIMP float __cdecl expf(float)
_ACRTIMP float __cdecl atan2f(float, float)
GLint GLint GLint GLint GLint x
GLint GLint GLint GLint GLint GLint y
double __cdecl pow(double, double)
float __cdecl powf(float, float)
double __cdecl floor(double)
double __cdecl sin(double)
double __cdecl ceil(double)
double __cdecl cos(double)
double __cdecl tan(double)
double __cdecl sqrt(double)
double __cdecl atan2(double, double)
#define __ASM_GLOBAL_IMPORT(name)