Home
last modified time | relevance | path

Searched refs:Perl_cx_pushsub (Results 1 – 9 of 9) sorted by relevance

/dports/lang/perl5.32/perl-5.32.1/
H A Dinline.h2157 Perl_cx_pushsub(pTHX_ PERL_CONTEXT *cx, CV *cv, OP *retop, bool hasargs) in Perl_cx_pushsub() function
H A Dembed.h811 #define cx_pushsub(a,b,c,d) Perl_cx_pushsub(aTHX_ a,b,c,d)
H A Dproto.h4444 PERL_STATIC_INLINE void Perl_cx_pushsub(pTHX_ PERL_CONTEXT *cx, CV *cv, OP *retop, bool hasargs);
/dports/lang/perl5.34/perl-5.34.0/
H A Dinline.h2194 Perl_cx_pushsub(pTHX_ PERL_CONTEXT *cx, CV *cv, OP *retop, bool hasargs) in Perl_cx_pushsub() function
H A Dembed.h824 #define cx_pushsub(a,b,c,d) Perl_cx_pushsub(aTHX_ a,b,c,d)
H A Dproto.h4477 PERL_STATIC_INLINE void Perl_cx_pushsub(pTHX_ PERL_CONTEXT *cx, CV *cv, OP *retop, bool hasargs);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dinline.h2786 Perl_cx_pushsub(pTHX_ PERL_CONTEXT *cx, CV *cv, OP *retop, bool hasargs) in Perl_cx_pushsub() function
H A Dembed.h836 #define cx_pushsub(a,b,c,d) Perl_cx_pushsub(aTHX_ a,b,c,d)
H A Dproto.h4557 PERL_STATIC_INLINE void Perl_cx_pushsub(pTHX_ PERL_CONTEXT *cx, CV *cv, OP *retop, bool hasargs);