7 #pragma pack(push,_CRT_PACKING)
8 #pragma warning(push,_STL_WARNING_LEVEL)
9 #pragma warning(disable: _STL_DISABLED_WARNINGS)
10 #pragma push_macro("new")
14 #if !defined(MRTDLL) || !defined(_CRTBLD)
27 #define _FE_DIVBYZERO 0x04
28 #define _FE_INEXACT 0x20
29 #define _FE_INVALID 0x01
30 #define _FE_OVERFLOW 0x08
31 #define _FE_UNDERFLOW 0x10
37 unsigned short _Word[8];
68 #if !defined(MRTDLL) || !defined(_CRTBLD)
74 #pragma pop_macro("new")
#define __CLRCALL_PURE_OR_CDECL
Definition: vcruntime.h:153
_CRTIMP2_PURE _Dconst _Nan
#define _END_EXTERN_C
Definition: yvals.h:573
long double _Long_double
Definition: ymath.h:40
_CRTIMP2_PURE _Dconst _Inf
_CRTIMP2_PURE short __CLRCALL_PURE_OR_CDECL _Exp(double *, double, short)
_CRTIMP2_PURE float __CLRCALL_PURE_OR_CDECL _FSinh(float, float)
_CRTIMP2_PURE long double __CLRCALL_PURE_OR_CDECL _LCosh(long double, long double)
_CRTIMP2_PURE short __CLRCALL_PURE_OR_CDECL _LExp(long double *, long double, short)
#define _EXTERN_C
Definition: yvals.h:572
_CRTIMP2_PURE _Dconst _Snan
_CRTIMP2_PURE _Dconst _FDenorm
_CRTIMP2_PURE _Dconst _LSnan
_CRTIMP2_PURE _Dconst _LNan
_CRTIMP2_PURE _Dconst _LDenorm
_CRTIMP2_PURE short __CLRCALL_PURE_OR_CDECL _LDtest(long double *)
_CRTIMP2_PURE _Dconst _LInf
_CRTIMP2_PURE _Dconst _FInf
_CRTIMP2_PURE short __CLRCALL_PURE_OR_CDECL _FDtest(float *)
_CRTIMP2_PURE _Dconst _Hugeval
_CRTIMP2_PURE short __CLRCALL_PURE_OR_CDECL _FExp(float *, float, short)
_CRTIMP2_PURE _Dconst _FSnan
double _Double
Definition: ymath.h:39
_CRTIMP2_PURE float __CLRCALL_PURE_OR_CDECL _FCosh(float, float)
_CRTIMP2_PURE short __CLRCALL_PURE_OR_CDECL _Dtest(double *)
void __CLRCALL_PURE_OR_CDECL _Feraise(int)
_CRTIMP2_PURE _Dconst _FNan
_CRTIMP2_PURE double __CLRCALL_PURE_OR_CDECL _Cosh(double, double)
_CRTIMP2_PURE _Dconst _Denorm
float _Float
Definition: ymath.h:38
#define _CRTIMP2_PURE
Definition: yvals.h:527
_CRTIMP2_PURE long double __CLRCALL_PURE_OR_CDECL _LSinh(long double, long double)
_CRTIMP2_PURE double __CLRCALL_PURE_OR_CDECL _Sinh(double, double)