Searched refs:push_return (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperl.c2180 push_return(Nullop);
H A Dpp_ctl.c1642 push_return(PL_op->op_next);
2590 push_return(Nullop);
3295 push_return(PL_op->op_next);
3396 push_return(PL_op->op_next);
3498 push_return(cLOGOP->op_other->op_next);
H A Dpp_hot.c2872 push_return(PL_op->op_next);
H A Dpp_sys.c1250 push_return(retop);
H A Dembed.h849 #define push_return Perl_push_return macro
3375 #define push_return(a) Perl_push_return(aTHX_ a) macro

Completed in 91 milliseconds