Refactor all of the code of the form
authorNicholas Clark <nick@ccl4.org>
Sun, 30 Nov 2008 23:45:20 +0000 (23:45 +0000)
committerNicholas Clark <nick@ccl4.org>
Sun, 30 Nov 2008 23:45:20 +0000 (23:45 +0000)
commit1409bc0658469580630ba458c85fe9cc3cb2d78c
treeeaf39f998048f62cc727d4d46df22cad5e2e29e6
parent747e2fae43204b65ccf806e75ededd01638e4351
Refactor all of the code of the form
SSCHECK(3);
SSPUSHINT(i);
SSPUSHPTR(ptr);
SSPUSHINT(type);
into a static function S_save_pushi32ptr().

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