2 |
2.765146 |
_FPIEEE_FORMAT |
Enum |
|
|
|
|
|
|
typedef enum
{
_FpFormatFp32,
_FpFormatFp64,
_FpFormatFp80,
_FpFormatFp128,
_FpFormatI16,
_FpFormatI32,
_FpFormatI64,
_FpFormatU16,
_FpFormatU32,
_FpFormatU64,
_FpFormatBcd80,
_FpFormatCompare,
_FpFormatString,
} _FPIEEE_FORMAT;
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\ucrt\fpieee.h(41,0) |
- Ifndef __midl
- Ifndef __assembler
|