1 |
5.765631 |
_FPIEEE_ROUNDING_MODE |
Enum |
|
|
|
|
|
|
typedef enum
{
_FpRoundNearest,
_FpRoundMinusInfinity,
_FpRoundPlusInfinity,
_FpRoundChopped
} _FPIEEE_ROUNDING_MODE;
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\ucrt\fpieee.h(345,0) |
- Ifndef __midl
- Ifndef __assembler
|