Searched refs:pp_entertry (Results 1 – 3 of 3) sorted by relevance
162 example, C<pp_entersub> and C<pp_entertry> just push a C<CXt_SUB> or259 pp_entertry(), just before some trappable ops are executed. In fact perl306 inner loop (i.e. the one established by the pp_entertry()). To avoid328 C<entertry> op on line 3, CATCH_GET() is true, so pp_entertry() calls330 which restarts the pp_entertry(), then executes the C<die> op. At this
74 PERL_CALLCONV PP(pp_entertry) __attribute__visibility__("hidden");
5654 PP(pp_entertry) in PP() argument