Home
last modified time | relevance | path

Searched refs:IN_PERL_RUNTIME (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/
H A D50080013 IN_PERL_RUNTIME # E
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D500800145 IN_PERL_RUNTIME # E
/openbsd/gnu/usr.bin/perl/
H A Dcop.h1349 #define IN_PERL_RUNTIME cBOOL(PL_curcop != &PL_compiling) macro
H A Dmg.c2587 TAINT_IF((PL_localizing != 1) && (mg->mg_len & 1) && IN_PERL_RUNTIME); in Perl_magic_gettaint()
H A Dop.c5018 assert(IN_PERL_RUNTIME); in S_fold_constants()
5138 assert(IN_PERL_RUNTIME); in S_gen_constant_list()
10712 : (IN_PERL_RUNTIME && PL_curstash != CopSTASH(PL_curcop)) in Perl_newATTRSUB_x()
11473 if (IN_PERL_RUNTIME) { in Perl_newCONSTSUB_flags()
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dapidoc.fnc211 Amnd|bool|IN_PERL_RUNTIME