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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/ByteLoader/
H A Dbytecode.h311 call_list(oldscope, PL_beginav); \
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperl.c511 call_list(PL_scopestack_ix, PL_endav);
1273 call_list(oldscope, PL_checkav);
1286 call_list(oldscope, PL_checkav);
1851 call_list(oldscope, PL_endav);
1909 call_list(oldscope, PL_initav);
H A Dembed.h100 #define call_list Perl_call_list macro
2647 #define call_list(a,b) Perl_call_list(aTHX_ a,b) macro
H A Dop.c4407 call_list(oldscope, PL_beginav);

Completed in 71 milliseconds