Home
last modified time | relevance | path

Searched refs:PL_in_load_module (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5008001124 PL_in_load_module # Z added by devel/scanprov
/openbsd/gnu/usr.bin/perl/
H A Dembedvar.h140 # define PL_in_load_module (vTHX->Iin_load_module) macro
H A Dperlio.c728 if (PL_in_load_module) { in PerlIO_find_layer()
736 SAVEBOOL(PL_in_load_module); in PerlIO_find_layer()
741 PL_in_load_module = TRUE; in PerlIO_find_layer()
H A Dsv.c15831 PL_in_load_module = proto_perl->Iin_load_module;