Home
last modified time | relevance | path

Searched refs:dSP (Results 1 – 25 of 66) sorted by relevance

123

/mirbsd/src/gnu/usr.bin/perl/
Dpp.c50 dSP; in PP()
65 dSP; dTARGET; in PP()
106 dSP; dTARGET; in PP()
139 dSP; dTOPss; in PP()
232 dSP; dTOPss; in PP()
303 dSP; in PP()
317 dSP; dTARGET; dPOPss; in PP()
351 dSP; in PP()
376 dSP; in PP()
443 dSP; in PP()
[all …]
Dpp_sys.c331 dSP; dTARGET; in PP()
439 dSP; dMARK; in PP()
474 dSP; dMARK; in PP()
539 dSP; in PP()
590 dSP; in PP()
620 dSP; in PP()
675 dSP; dTARGET; in PP()
713 dSP; in PP()
739 dSP; in PP()
799 dSP; dMARK; in PP()
[all …]
Dpp_hot.c44 dSP; in PP()
60 dSP; in PP()
88 dSP; dTARGET; in PP()
96 dSP; in PP()
103 dSP; in PP()
114 dSP; dPOPTOPssrl; in PP()
129 dSP; in PP()
149 dSP; dATARGET; tryAMAGICbin(concat,opASSIGN); in PP()
216 dSP; dTARGET; in PP()
238 dSP; in PP()
[all …]
Dpp_ctl.c45 dSP; in PP()
79 dSP; in PP()
163 dSP; in PP()
340 dSP; dMARK; dORIGMARK; in PP()
854 dSP; in PP()
891 dSP; in PP()
1002 dSP; in PP()
1056 dSP; in PP()
1423 dSP; dPOPTOPssrl; in PP()
1432 dSP; in PP()
[all …]
Dpp.h76 #define dSP register SV **sp = PL_stack_sp macro
77 #define djSP dSP
451 STMT_START { dSP; sp--; /* get TARGET from below PL_stack_sp */ \
453 { dSP; tryAMAGICunW(meth,FORCE_SETs,shift,RETURN);}}} STMT_END
Dav.c65 dSP; in Perl_av_extend()
542 dSP; in Perl_av_push()
578 dSP; in Perl_av_pop()
624 dSP; in Perl_av_unshift()
694 dSP; in Perl_av_shift()
754 dSP; in Perl_av_fill()
Dmg.c1471 dSP; in S_magic_methcall()
1498 dSP; in S_magic_methpack()
1526 dSP; in Perl_magic_setpack()
1545 dSP; in Perl_magic_sizepack()
1564 dSP; in Perl_magic_wipepack()
1581 dSP; in Perl_magic_nextpack()
1612 dSP; in Perl_magic_scalarpack()
2600 dSP; in Perl_sighandler()
DXSUB.h116 dSP; dAXMARK; dITEMS
119 dSP; dAXMARK; dITEMS
/mirbsd/src/gnu/usr.bin/perl/ext/PerlIO/encoding/
Dencoding.xs61 dSP; in PerlIOEncode_getarg()
86 dSP; in PerlIOEncode_pushed()
221 dSP; in PerlIOEncode_fill()
401 dSP; in PerlIOEncode_flush()
/mirbsd/src/gnu/usr.bin/perl/ext/DynaLoader/
Ddlutils.c68 dSP; in dl_unload_all_files()
/mirbsd/src/gnu/usr.bin/perl/ext/Thread/
DThread.xs47 dSP; in threadstart()
84 dSP; in threadstart()
231 dSP; in newthread()
/mirbsd/src/gnu/usr.bin/perl/jpl/PerlInterpreter/
DPerlInterpreter.c102 dSP; in Java_PerlInterpreter_eval()
/mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/
Dapicheck.pl107 dSP => "some_global_var = !sp;",
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperlcall.pod400 dSP;
414 Ignore C<dSP> and C<PUSHMARK(SP)> for now. They will be discussed in
464 dSP;
487 This is the purpose of the code beginning with the line C<dSP> and
488 ending with the line C<PUTBACK>. The C<dSP> declares a local copy
495 where to put it. This is the purpose of the macro C<dSP>--it declares
503 use the C<dSP> macro explicitly--it will be declared for you
597 dSP;
701 dSP;
763 dSP;
[all …]
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/Symbol/
DMakefile.PL81 dSP;
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/EBCDIC/
DMakefile.PL76 dSP;
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/JP/
DMakefile.PL95 dSP;
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/KR/
DMakefile.PL93 dSP;
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/CN/
DMakefile.PL95 dSP;
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/TW/
DMakefile.PL91 dSP;
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/
DEncode.xs43 dSP; in Encode_XSEncoding()
71 dSP; in do_fallback_cb()
416 dSP; ENTER; SAVETMPS;
/mirbsd/src/gnu/usr.bin/perl/ext/Filter/Util/Call/
DCall.xs113 dSP ; in filter_call()
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/Byte/
DMakefile.PL119 dSP;
/mirbsd/src/gnu/usr.bin/perl/os2/OS2/REXX/
DREXX.xs165 dSP; in PERLCALLcv()
243 dSP; in SubCommandPerlEval()
/mirbsd/src/gnu/usr.bin/perl/ext/DB_File/
DDB_File.xs163 dSP; dMARK; \
565 dSP ;
650 dSP ;
740 dSP ;

123