mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-11-27 11:54:24 +08:00
9dccf7c8b7
* gd_arith.h, gd_qnan.h: Regenerated. git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@766 4407c894-4637-0410-b4f5-ada5f102cad1
7 lines
120 B
C
7 lines
120 B
C
#define IEEE_8087
|
|
#define Arith_Kind_ASL 1
|
|
#define Double_Align
|
|
#ifdef _WIN64
|
|
#define X64_bit_pointers
|
|
#endif /* w64 */
|