Home
last modified time | relevance | path

Searched defs:oldscope (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Dperl.c1771 I32 oldscope; perl_parse() local
2708 I32 oldscope; perl_run() local
2763 S_run_body(pTHX_ I32 oldscope) S_run_body() argument
5212 Perl_call_list(pTHX_ I32 oldscope,AV * paramList) Perl_call_list() argument
[all...]
H A Dop.c11047 const I32 oldscope = PL_scopestack_ix; S_process_special_blocks() local
/openbsd-src/gnu/usr.bin/perl/amigaos4/
H A Damigaio.c461 volatile int oldscope = PL_scopestack_ix; in amigaos4_start_child() local
/openbsd-src/gnu/usr.bin/perl/dist/threads/
H A Dthreads.xs523 volatile I32 oldscope = PL_scopestack_ix; S_jmpenv_run() local
/openbsd-src/gnu/usr.bin/perl/win32/
H A Dperlhost.h1738 volatile int oldscope = 1; /* We are responsible for all scopes */ win32_start_child() local