|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <fpieee.h>

Public Attributes | |
| union { | |
| _FP32 Fp32Value | |
| _FP64 Fp64Value | |
| _FP80 Fp80Value | |
| _FP128 Fp128Value | |
| _I16 I16Value | |
| _I32 I32Value | |
| _I64 I64Value | |
| _U16 U16Value | |
| _U32 U32Value | |
| _U64 U64Value | |
| _BCD80 Bcd80Value | |
| char * StringValue | |
| int CompareValue | |
| _Q64 Q64Value | |
| _FPQ64 Fpq64Value | |
| } | Value |
| unsigned int | OperandValid: 1 |
| unsigned int | Format: 4 |
| union { | |
| _FP32 Fp32Value | |
| _FP64 Fp64Value | |
| _FP80 Fp80Value | |
| _FP128 Fp128Value | |
| _I16 I16Value | |
| _I32 I32Value | |
| _I64 I64Value | |
| _U16 U16Value | |
| _U32 U32Value | |
| _U64 U64Value | |
| _BCD80 Bcd80Value | |
| char * StringValue | |
| int CompareValue | |
| _Q64 Q64Value | |
| _FPQ64 Fpq64Value | |
| } | Value |
| union { ... } _FPIEEE_VALUE::Value |
| union { ... } _FPIEEE_VALUE::Value |