This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Rearrange members of structures to reduce memory size on some
authorNicholas Clark <nick@ccl4.org>
Sat, 31 Mar 2007 23:15:15 +0000 (23:15 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 31 Mar 2007 23:15:15 +0000 (23:15 +0000)
commit9bd878171021311bd025e403714388c68ff5d9e2
tree230642a1528afc0c53aed7a66102b21d48a036f0
parentb1225a1b471182e0a875e14b76da023a738eea62
Rearrange members of structures to reduce memory size on some
platforms. On LP64 structs stackinfo, refcounted_he, and magic shrink
by 8 bytes, struct yy_parser by 16.

p4raw-id: //depot/perl@30817
cop.h
gv.h
hv.h
mg.h
parser.h
perl.h