Home
last modified time | relevance | path

Searched refs:si_markoff (Results 1 – 13 of 13) sorted by relevance

/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Ddeb.c173 PL_curstackinfo->si_markoff, in Perl_debstack()
H A Dcop.h1157 I32 si_markoff; /* offset where markstack begins for us. member
1182 PL_curstackinfo->si_markoff = PL_markstack_ptr - PL_markstack
H A Dsv.c14864 nsi->si_markoff = si->si_markoff; in Perl_si_dup()
/dports/lang/perl5.34/perl-5.34.0/
H A Ddeb.c173 PL_curstackinfo->si_markoff, in Perl_debstack()
H A Dcop.h1160 I32 si_markoff; /* offset where markstack begins for us. member
1185 PL_curstackinfo->si_markoff = PL_markstack_ptr - PL_markstack
H A Dsv.c14689 nsi->si_markoff = si->si_markoff; in Perl_si_dup()
/dports/lang/perl5.32/perl-5.32.1/
H A Ddeb.c173 PL_curstackinfo->si_markoff, in Perl_debstack()
H A Dcop.h1046 I32 si_markoff; /* offset where markstack begins for us. member
1065 PL_curstackinfo->si_markoff = PL_markstack_ptr - PL_markstack
H A Dsv.c14722 nsi->si_markoff = si->si_markoff; in Perl_si_dup()
/dports/lang/perl5.30/perl-5.30.3/
H A Ddeb.c173 PL_curstackinfo->si_markoff, in Perl_debstack()
H A Dcop.h1011 I32 si_markoff; /* offset where markstack begins for us. member
1030 PL_curstackinfo->si_markoff = PL_markstack_ptr - PL_markstack
H A Dsv.c14660 nsi->si_markoff = si->si_markoff; in Perl_si_dup()
/dports/devel/p5-Scope-Upper/Scope-Upper-0.32/
H A DUpper.xs2160 si->si_markoff = cx->blk_oldmarksp; in su_uplevel_old()