12#pragma pack(push,_CRT_PACKING)
19#define _FE_DIVBYZERO 0x04
20#define _FE_INEXACT 0x20
21#define _FE_INVALID 0x01
22#define _FE_OVERFLOW 0x08
23#define _FE_UNDERFLOW 0x10
26 unsigned short _Word[8];
_CRTIMP double __cdecl _Sinh(double, double)
_CRTIMP short __cdecl _Exp(double *, double, short)
_CRTIMP long double __cdecl _LCosh(long double, long double)
_CRTIMP float __cdecl _FCosh(float, float)
_CRTIMP short __cdecl _LDtest(long double *)
_CRTIMP double __cdecl _Cosh(double, double)
_CRTIMP short __cdecl _FExp(float *, float, short)
_CRTIMP short __cdecl _LExp(long double *, long double, short)
void __cdecl _Feraise(int)
_CRTIMP short __cdecl _Dtest(double *)
_CRTIMP short __cdecl _FDtest(float *)
_CRTIMP long double __cdecl _LSinh(long double, long double)
_CRTIMP float __cdecl _FSinh(float, float)