Searched refs:PL_glob_index (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperlapi.h275 #undef PL_glob_index
276 #define PL_glob_index (*Perl_Iglob_index_ptr(aTHX))
H A Dembedvar.h277 #define PL_glob_index (PERL_GET_INTERP->Iglob_index) macro
599 #define PL_glob_index (vTHX->Iglob_index) macro
924 #define PL_Iglob_index PL_glob_index
H A Dop.c5463 newSVOP(OP_CONST, 0, newSViv(PL_glob_index++)));
H A Dsv.c11198 PL_glob_index = proto_perl->Iglob_index;

Completed in 749 milliseconds