Move the implmentation of SAVEHINTS() into a new Perl_save_hints() in
authorNicholas Clark <nick@ccl4.org>
Mon, 1 Dec 2008 11:06:05 +0000 (11:06 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 1 Dec 2008 11:06:05 +0000 (11:06 +0000)
commitda8315f8f4d9d4df8cbebe108ef0ddb4795856d7
tree7d03677f2b5fc5934f812f6d7c1c68a019ac983d
parent601cee3b44d5dc2533c9ca9da3e2820c4464c2af
Move the implmentation of SAVEHINTS() into a new Perl_save_hints() in
scope.c. "Inlined" macro functions in scope.h are actually space
inefficient.

p4raw-id: //depot/perl@34965
embed.fnc
embed.h
proto.h
scope.c
scope.h