This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
convert CX_PUSHSUB/POPSUB to inline fns
authorDavid Mitchell <davem@iabyn.com>
Wed, 30 Dec 2015 12:33:48 +0000 (12:33 +0000)
committerDavid Mitchell <davem@iabyn.com>
Wed, 3 Feb 2016 09:19:20 +0000 (09:19 +0000)
commita73d8813ef7582a7040306de412d61e841271675
tree2c07d21407a88f0c6c0a218658c0582287a2ebce
parented8ff0f310e9159df865ecc2e1d316816e8cc11e
convert CX_PUSHSUB/POPSUB to inline fns

Replace CX_PUSHSUB() with cx_pushsub() etc.

No functional changes.
cop.h
embed.fnc
embed.h
inline.h
pp.c
pp_ctl.c
pp_hot.c
pp_sort.c
proto.h
t/op/args.t