This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
convert CX_PUSHLOOP*/POPLOOP to inline fns
authorDavid Mitchell <davem@iabyn.com>
Wed, 30 Dec 2015 14:18:05 +0000 (14:18 +0000)
committerDavid Mitchell <davem@iabyn.com>
Wed, 3 Feb 2016 09:19:20 +0000 (09:19 +0000)
commitd1b6bf721ad0fafb5a1632854990581d1c7c00d6
tree6ad37972647230373c3bbbc7bae0299eaf7d6614
parent13febba5a2bae013e49242ccd6e373d7e12d0c78
convert CX_PUSHLOOP*/POPLOOP to inline fns

Replace CX_PUSHLOOP_FOR() with cx_pushfloop_for() etc.
cop.h
embed.fnc
embed.h
inline.h
pp_ctl.c
proto.h