mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 09:19:00 +08:00
9 lines
154 B
C
9 lines
154 B
C
/* Windows 32-bit */
|
|
|
|
#define IEEE_8087
|
|
#define Arith_Kind_ASL 1
|
|
#define Double_Align
|
|
#define NANCHECK
|
|
#define QNaN0 0x0
|
|
#define QNaN1 0x7ff80000
|