Home
last modified time | relevance | path

Searched refs:PUSHMARK (Results 1 – 25 of 59) sorted by relevance

123

/mirbsd/src/gnu/usr.bin/perl/ext/PerlIO/encoding/
Dencoding.xs67 PUSHMARK(sp); in PerlIOEncode_getarg()
96 PUSHMARK(sp); in PerlIOEncode_pushed()
118 PUSHMARK(sp); in PerlIOEncode_pushed()
131 PUSHMARK(sp); in PerlIOEncode_pushed()
330 PUSHMARK(sp); in PerlIOEncode_fill()
412 PUSHMARK(sp); in PerlIOEncode_flush()
470 PUSHMARK(sp); in PerlIOEncode_flush()
645 PUSHMARK(sp);
/mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/
Dcall50 PUSHMARK(sp);
125 PUSHMARK(SP);
142 PUSHMARK(SP);
178 PUSHMARK(SP);
/mirbsd/src/gnu/usr.bin/perl/ext/XS/APItest/
DAPItest.xs325 PUSHMARK(SP);
342 PUSHMARK(SP);
359 PUSHMARK(SP);
/mirbsd/src/gnu/usr.bin/perl/
Dav.c69 PUSHMARK(SP); in Perl_av_extend()
544 PUSHMARK(SP); in Perl_av_push()
580 PUSHMARK(SP); in Perl_av_pop()
626 PUSHMARK(SP); in Perl_av_unshift()
696 PUSHMARK(SP); in Perl_av_shift()
758 PUSHMARK(SP); in Perl_av_fill()
Dpp_sys.c507 PUSHMARK(SP); in PP()
560 PUSHMARK(MARK); in PP()
603 PUSHMARK(SP); in PP()
688 PUSHMARK(SP); in PP()
757 PUSHMARK(SP); in PP()
841 PUSHMARK(SP); in PP()
859 PUSHMARK(SP); in PP()
904 PUSHMARK(SP); in PP()
967 PUSHMARK(SP); in PP()
983 PUSHMARK(SP); in PP()
[all …]
Dmg.c1473 PUSHMARK(SP); in S_magic_methcall()
1568 PUSHMARK(SP); in Perl_magic_wipepack()
1587 PUSHMARK(SP); in Perl_magic_nextpack()
1632 PUSHMARK(SP); in Perl_magic_scalarpack()
2667 PUSHMARK(SP); in Perl_sighandler()
Dpp_ctl.c1671 PUSHMARK(SP); in PP()
2290 PUSHMARK(mark); in PP()
2402 PUSHMARK( PL_stack_sp ); in PP()
2848 PUSHMARK(SP); in S_doeval()
2968 PUSHMARK(SP); in S_doeval()
3180 PUSHMARK(SP); in PP()
3945 PUSHMARK(SP); in run_user_filter()
/mirbsd/src/gnu/usr.bin/perl/ext/Devel/DProf/
DDProf.xs461 PUSHMARK(PL_stack_sp); in test_time()
578 PUSHMARK(ORIGMARK); in XS()
594 PUSHMARK(ORIGMARK); in XS()
641 PUSHMARK(ORIGMARK); in sub()
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperlcall.pod402 PUSHMARK(SP);
414 Ignore C<dSP> and C<PUSHMARK(SP)> for now. They will be discussed in
469 PUSHMARK(SP);
509 C<PUSHMARK> and C<PUTBACK> macros. The purpose of these two macros, in
514 The C<PUSHMARK> macro tells Perl to make a mental note of the current
517 must still call the C<PUSHMARK> macro before you can call any of the
603 PUSHMARK(SP);
707 PUSHMARK(SP);
770 PUSHMARK(SP);
838 PUSHMARK(SP);
[all …]
/mirbsd/src/gnu/usr.bin/perl/ext/DynaLoader/
Ddlutils.c71 PUSHMARK(SP); in dl_unload_all_files()
/mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/
DPPPort.xs223 PUSHMARK(SP);
240 PUSHMARK(SP);
276 PUSHMARK(SP);
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/Symbol/
DMakefile.PL85 PUSHMARK(sp);
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/EBCDIC/
DMakefile.PL80 PUSHMARK(sp);
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/JP/
DMakefile.PL99 PUSHMARK(sp);
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/KR/
DMakefile.PL97 PUSHMARK(sp);
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/CN/
DMakefile.PL99 PUSHMARK(sp);
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/TW/
DMakefile.PL95 PUSHMARK(sp);
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/
DEncode.xs47 PUSHMARK(sp); in Encode_XSEncoding()
76 PUSHMARK(sp); in do_fallback_cb()
417 PUSHMARK(sp);
/mirbsd/src/gnu/usr.bin/perl/ext/Filter/Util/Call/
DCall.xs129 PUSHMARK(sp) ; in filter_call()
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/Byte/
DMakefile.PL123 PUSHMARK(sp);
/mirbsd/src/gnu/usr.bin/perl/os2/OS2/REXX/
DREXX.xs171 PUSHMARK(SP); in PERLCALLcv()
252 PUSHMARK(SP); in SubCommandPerlEval()
/mirbsd/src/gnu/usr.bin/perl/ext/Data/Dumper/
DDumper.xs274 dSP; ENTER; SAVETMPS; PUSHMARK(sp); in DD_dump()
588 dSP; ENTER; SAVETMPS; PUSHMARK(sp); in DD_dump()
948 PUSHMARK(sp);
/mirbsd/src/gnu/usr.bin/perl/os2/
Dperlrexx.c227 PUSHMARK(SP); in PERLEVAL()
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/Encode/
DMakefile_PL.e2x111 PUSHMARK(sp);
/mirbsd/src/gnu/usr.bin/perl/ext/B/ramblings/
Druntime.porting10 pushmark 10 1 PUSHMARK

123