Home
last modified time | relevance | path

Searched refs:PERLSI_MAIN (Results 1 – 25 of 122) sorted by relevance

12345

/dports/devel/p5-B-Utils/B-Utils-0.27/
H A DOP.xs52 while (cxix < 0 && top_si->si_type != PERLSI_MAIN) { in BUtils_op_upcontext()
/dports/devel/p5-Coro/Coro-6.57/Coro/
H A Dclone.c33 if (slot->curstackinfo->si_type != PERLSI_MAIN) in coro_clone()
45 nslot->curstackinfo->si_type = PERLSI_MAIN; in coro_clone()
H A DState.xs926 if (ecb_expect_true (top_si->si_type == PERLSI_MAIN)) in save_perl()
975 PL_curstackinfo->si_type = PERLSI_MAIN; in coro_init_stacks()
/dports/devel/p5-PadWalker/PadWalker-2.5/
H A DPadWalker.xs149 while (cxix < 0 && top_si->si_type != PERLSI_MAIN) { in upcontext()
343 if (PL_curstackinfo->si_type != PERLSI_MAIN) in do_peek()
/dports/devel/p5-Want/Want-0.29/
H A DWant.xs79 while (cxix < 0 && top_si->si_type != PERLSI_MAIN) { in upcontext()
136 while (cxix < 0 && top_si->si_type != PERLSI_MAIN) { in upcontext_plus()
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/parts/inc/
H A Dcop86 while (cxix < 0 && top_si->si_type != PERLSI_MAIN) {
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/inc/
H A Dcop86 while (cxix < 0 && top_si->si_type != PERLSI_MAIN) {
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/inc/
H A Dcop86 while (cxix < 0 && top_si->si_type != PERLSI_MAIN) {
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/inc/
H A Dcop86 while (cxix < 0 && top_si->si_type != PERLSI_MAIN) {
/dports/devel/p5-Data-Clone/Data-Clone-0.004/
H A DData-Clone.xs133 while (cxix < 0 && si->si_type != PERLSI_MAIN) { in caller_cv()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/inc/
H A Dcop86 while (cxix < 0 && top_si->si_type != PERLSI_MAIN) {
/dports/lang/perl5.34/perl-5.34.0/ext/mro/
H A Dmro.xs520 if(top_si->si_type == PERLSI_MAIN)
/dports/lang/perl5.30/perl-5.30.3/ext/mro/
H A Dmro.xs519 if(top_si->si_type == PERLSI_MAIN)
/dports/lang/perl5.32/perl-5.32.1/ext/mro/
H A Dmro.xs519 if(top_si->si_type == PERLSI_MAIN)
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/mro/
H A Dmro.xs511 if(top_si->si_type == PERLSI_MAIN)
/dports/devel/p5-Class-C3-XS/Class-C3-XS-0.15/
H A DXS.xs385 if(top_si->si_type == PERLSI_MAIN) in XS()
/dports/lang/perl5.32/perl-5.32.1/
H A Dcop.h1025 #define PERLSI_MAIN 1 macro
/dports/lang/perl5.30/perl-5.30.3/
H A Dcop.h992 #define PERLSI_MAIN 1 macro
/dports/lang/perl5.34/perl-5.34.0/
H A Dcop.h1139 #define PERLSI_MAIN 1 macro
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dcop.h1136 #define PERLSI_MAIN 1 macro
/dports/devel/p5-Devel-NYTProf/Devel-NYTProf-6.10/
H A DNYTProf.xs1419 while (cxix < 0 && top_si->si_type != PERLSI_MAIN) { in visit_contexts()
2361 if (si->si_type != PERLSI_MAIN) in current_cv()
2380 else if (ix == 0 && si->si_type == PERLSI_MAIN) in current_cv()
2386 if (si->si_type != PERLSI_MAIN) { in current_cv()
/dports/databases/p5-LMDB_File/LMDB_File-0.12/
H A DLMDB.xs50 while (cxix < 0 && top_si->si_type != PERLSI_MAIN) { in Perl_caller_cx()
/dports/devel/p5-Devel-MAT-Dumper/Devel-MAT-Dumper-0.42/lib/Devel/MAT/
H A DDumper.xs876 while(cxix < 0 && top_si->si_type != PERLSI_MAIN) { in caller_cx()
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D5005000328 PERLSI_MAIN # Z added by devel/scanprov
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D5005000328 PERLSI_MAIN # Z added by devel/scanprov

12345