prototypes. This makes it produce better files on linux-sparc64.
p4raw-id: //depot/perl@26812
use re "eval";
my $typelist = join '|', keys %isatype;
$new =~ s['
+ (?:(?:__)?const(?:__)?\s+)?
(?:(?:un)?signed\s+)?
(?:long\s+)?
(?:$typelist)\s+
']
[my \$$1]gx;
$new =~ s['
+ (?:(?:__)?const(?:__)?\s+)?
(?:(?:un)?signed\s+)?
(?:long\s+)?
(?:$typelist)\s+