git-svn-id: trunk@14086 -
@@ -64,7 +64,7 @@ var
isProfileBased: 0..1;
int: 0..((1 shl 24)-1);
{$ifdef cpu64}
- int: 0..((1 shl 32)-1);
+ int2: 0..((1 shl 32)-1);
{$endif}
end;
__clAuxiliaryStorage: id;
@@ -66,7 +66,7 @@ type
replacedDuringUnarchiving: 0..1;
int: 0..((1 shl 20)-1);
___cgColorSpace: Pointer;
@@ -62,7 +62,7 @@ var
int: 0..((1 shl 7)-1);
disabled: 0..((1 shl 16)-1);
__layoutManagers: NSMutableArray;