Searched refs:PERLSI_MAIN (Results 1 – 8 of 8) sorted by relevance
86 while (cxix < 0 && top_si->si_type != PERLSI_MAIN) {
511 if(top_si->si_type == PERLSI_MAIN)
1241 #define PERLSI_MAIN 1 macro
3374 else if (ix == 0 && si->si_type == PERLSI_MAIN) in S_deb_curcv()
4518 PL_curstackinfo->si_type = PERLSI_MAIN; in Perl_init_stacks()
2140 while (cxix < 0 && top_si->si_type != PERLSI_MAIN) { in Perl_caller_cx()
326 PERLSI_MAIN # Z added by devel/scanprov
16556 while (cxix < 0 && top_si->si_type != PERLSI_MAIN) { in DPPP_()