Home
last modified time | relevance | path

Searched defs:PUSHSUB_RETSTACK (Results 1 – 11 of 11) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/cpan/Scalar-List-Utils/
H A Dmulticall.h108 # define PUSHSUB_RETSTACK(cx) macro
110 # define PUSHSUB_RETSTACK(cx) cx->blk_sub.retop = Nullop; macro
/dports/lang/perl5.30/perl-5.30.3/cpan/Scalar-List-Utils/
H A Dmulticall.h108 # define PUSHSUB_RETSTACK(cx) macro
110 # define PUSHSUB_RETSTACK(cx) cx->blk_sub.retop = Nullop; macro
/dports/lang/perl5.32/perl-5.32.1/cpan/Scalar-List-Utils/
H A Dmulticall.h108 # define PUSHSUB_RETSTACK(cx) macro
110 # define PUSHSUB_RETSTACK(cx) cx->blk_sub.retop = Nullop; macro
/dports/math/p5-Math-Prime-Util/Math-Prime-Util-0.73/
H A Dmulticall.h108 # define PUSHSUB_RETSTACK(cx) macro
110 # define PUSHSUB_RETSTACK(cx) cx->blk_sub.retop = Nullop; macro
/dports/devel/p5-List-SomeUtils-XS/List-SomeUtils-XS-0.58/
H A Dmulticall.h108 # define PUSHSUB_RETSTACK(cx) macro
110 # define PUSHSUB_RETSTACK(cx) cx->blk_sub.retop = Nullop; macro
/dports/devel/p5-Array-Heap/Array-Heap-3.22/
H A Dmulticall.h108 # define PUSHSUB_RETSTACK(cx) macro
110 # define PUSHSUB_RETSTACK(cx) cx->blk_sub.retop = Nullop; macro
/dports/devel/p5-Algorithm-Permute/Algorithm-Permute-0.16/
H A Dmulticall.h108 # define PUSHSUB_RETSTACK(cx) macro
110 # define PUSHSUB_RETSTACK(cx) cx->blk_sub.retop = Nullop; macro
/dports/devel/p5-Scalar-Util-LooksLikeNumber/Scalar-Util-LooksLikeNumber-1.39.1/
H A Dmulticall.h108 # define PUSHSUB_RETSTACK(cx) macro
110 # define PUSHSUB_RETSTACK(cx) cx->blk_sub.retop = Nullop; macro
/dports/lang/p5-Scalar-List-Utils/Scalar-List-Utils-1.60/
H A Dmulticall.h108 # define PUSHSUB_RETSTACK(cx) macro
110 # define PUSHSUB_RETSTACK(cx) cx->blk_sub.retop = Nullop; macro
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Scalar-List-Utils/
H A Dmulticall.h108 # define PUSHSUB_RETSTACK(cx) macro
110 # define PUSHSUB_RETSTACK(cx) cx->blk_sub.retop = Nullop; macro
/dports/lang/p5-List-MoreUtils-XS/List-MoreUtils-XS-0.430/
H A Dmulticall.h143 # define PUSHSUB_RETSTACK(cx) macro
145 # define PUSHSUB_RETSTACK(cx) cx->blk_sub.retop = Nullop; macro