Merge "Remove unused #defines from "arith.h"."
This commit is contained in:
commit
d812b2196a
1 changed files with 0 additions and 4 deletions
|
@ -15,13 +15,9 @@
|
|||
*/
|
||||
|
||||
#define IEEE_8087
|
||||
#define Arith_Kind_ASL 1
|
||||
|
||||
#if __LP64__
|
||||
#define Long int
|
||||
#define Intcast (int)(long)
|
||||
#define Double_Align
|
||||
#define X64_bit_pointers
|
||||
#endif
|
||||
|
||||
#define INFNAN_CHECK
|
||||
|
|
Loading…
Reference in a new issue