This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
convert CX_PUSHFORMAT/POPFORMAT to inline fns
authorDavid Mitchell <davem@iabyn.com>
Wed, 30 Dec 2015 13:09:36 +0000 (13:09 +0000)
committerDavid Mitchell <davem@iabyn.com>
Wed, 3 Feb 2016 09:19:20 +0000 (09:19 +0000)
commit6a7d52ccb6c2daf79e90e6cb93bbc5f3d516509a
tree118e85f44600a59694d1bb574f4ee4d1ac028af8
parenta73d8813ef7582a7040306de412d61e841271675
convert CX_PUSHFORMAT/POPFORMAT to inline fns

Replace CX_PUSHFORMAT() with cx_pushformat() etc.

No functional changes.
cop.h
embed.fnc
embed.h
inline.h
pp_ctl.c
pp_sys.c
proto.h