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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperlapi.h367 #undef PL_localpatches
368 #define PL_localpatches (*Perl_Ilocalpatches_ptr(aTHX))
H A Dembedvar.h323 #define PL_localpatches (PERL_GET_INTERP->Ilocalpatches) macro
645 #define PL_localpatches (vTHX->Ilocalpatches) macro
970 #define PL_Ilocalpatches PL_localpatches
H A Dperl.c326 PL_localpatches = local_patches; /* For possible -v */
1492 if (PL_localpatches[i])
1494 0, PL_localpatches[i], 0);
H A Dsv.c10834 PL_localpatches = proto_perl->Ilocalpatches;

Completed in 93 milliseconds