Home
last modified time | relevance | path

Searched refs:S_cx_pushsub (Results 1 – 3 of 3) sorted by relevance

/dports/lang/perl5.30/perl-5.30.3/
H A Dinline.h2040 S_cx_pushsub(pTHX_ PERL_CONTEXT *cx, CV *cv, OP *retop, bool hasargs) in S_cx_pushsub() function
H A Dembed.h969 #define cx_pushsub(a,b,c,d) S_cx_pushsub(aTHX_ a,b,c,d)
H A Dproto.h4335 PERL_STATIC_INLINE void S_cx_pushsub(pTHX_ PERL_CONTEXT *cx, CV *cv, OP *retop, bool hasargs);