version with better overflow checking
This commit is contained in:
@@ -13,7 +13,5 @@ extern long
|
||||
mach_long_sign; /* sign bit of the machine long */
|
||||
extern int
|
||||
mach_long_size; /* size of long on this machine == sizeof(long) */
|
||||
extern arith
|
||||
max_int; /* maximum integer on target machine */
|
||||
extern unsigned int
|
||||
wrd_bits; /* Number of bits in a word */
|
||||
|
||||
Reference in New Issue
Block a user