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.h1356 #define IN_PERL_RUNTIME cBOOL(PL_curcop != &PL_compiling) macro
H A Dmg.c2588 TAINT_IF((PL_localizing != 1) && (mg->mg_len & 1) && IN_PERL_RUNTIME); in Perl_magic_gettaint()
H A Dop.c4956 assert(IN_PERL_RUNTIME); in S_fold_constants()
5072 assert(IN_PERL_RUNTIME); in S_gen_constant_list()
10552 : (IN_PERL_RUNTIME && PL_curstash != CopSTASH(PL_curcop)) in Perl_newATTRSUB_x()
11315 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