Searched refs:PUTBACK (Results 1 - 25 of 40) sorted by relevance

12

/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DProject.xs39 PUTBACK;
57 PUTBACK;
74 PUTBACK;
81 * that form. Note also that the PUTBACK; lines are necessary to synchronise
151 PUTBACK;
162 PUTBACK;
182 PUTBACK;
196 PUTBACK;
210 PUTBACK;
224 PUTBACK;
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dcc_runtime.h10 #define DOOP(ppname) PUTBACK; PL_op = ppname(aTHX); SPAGAIN
52 PUTBACK; \
H A Dpp.h32 Opening bracket for arguments on a callback. See C<PUTBACK> and
98 =for apidoc Ams||PUTBACK
129 #define PUTBACK PL_stack_sp = sp macro
130 #define RETURN return PUTBACK, NORMAL
131 #define RETURNOP(o) return PUTBACK, o
132 #define RETURNX(x) return x, PUTBACK, NORMAL
H A Dav.c74 PUTBACK;
537 PUTBACK;
571 PUTBACK;
623 PUTBACK;
687 PUTBACK;
751 PUTBACK;
H A DXSUB.h275 PUTBACK ; \
278 PUTBACK ; \
H A Dxsutils.c224 PUTBACK;
H A Dpp_hot.c208 PUTBACK;
226 PUTBACK;
565 PUTBACK;
1247 PUTBACK; /* EVAL blocks need stack_sp. */
1387 PUTBACK; /* EVAL blocks may use stack */
1489 PUTBACK;
1587 PUTBACK;
1999 PUTBACK;
2171 PUTBACK;
2353 PUTBACK;
[all...]
H A Dpp_sys.c492 PUTBACK;
539 PUTBACK;
583 PUTBACK;
668 PUTBACK;
738 PUTBACK;
754 PUTBACK;
823 PUTBACK;
841 PUTBACK;
885 PUTBACK;
939 PUTBACK;
[all...]
H A Dgv.c564 PUTBACK;
1731 PUTBACK;
1742 PUTBACK;
1750 PUTBACK;
H A Dpp_ctl.c851 PUTBACK;
1782 PUTBACK;
1972 PUTBACK;
2233 /* Do _not_ use PUTBACK, keep the XSUB's return stack! */
2267 PUTBACK ;
2895 PUTBACK;
3092 PUTBACK;
3158 PUTBACK;
3302 PUTBACK;
3404 PUTBACK;
[all...]
H A Dpp.c2972 PUTBACK;
3723 PUTBACK;
3734 PUTBACK;
4050 PUTBACK;
4247 PUTBACK;
4303 PUTBACK;
4449 PUTBACK;
4589 PUTBACK;
4666 PUTBACK;
4678 PUTBACK;
[all...]
H A Ddoop.c1396 PUTBACK; /* hv_iternext and hv_iterval might clobber stack_sp */
1404 PUTBACK;
1414 PUTBACK;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/PerlIO/encoding/
H A Dencoding.xs69 PUTBACK;
73 PUTBACK;
98 PUTBACK;
106 PUTBACK;
120 PUTBACK;
128 PUTBACK;
133 PUTBACK;
141 PUTBACK;
334 PUTBACK;
340 PUTBACK;
[all...]
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Ucred/
H A DUcred.xs136 PUTBACK;
140 PUTBACK;
148 PUTBACK;
151 PUTBACK;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A Ddlutils.c73 PUTBACK;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Filter/Util/Call/
H A DCall.xs138 PUTBACK ;
157 PUTBACK ;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/CN/
H A DMakefile.PL127 PUTBACK;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/EBCDIC/
H A DMakefile.PL108 PUTBACK;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/JP/
H A DMakefile.PL127 PUTBACK;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/KR/
H A DMakefile.PL125 PUTBACK;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Symbol/
H A DMakefile.PL113 PUTBACK;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/TW/
H A DMakefile.PL123 PUTBACK;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Byte/
H A DMakefile.PL151 PUTBACK;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/
H A DDumper.xs267 XPUSHs(val); PUTBACK;
274 PUTBACK; FREETMPS; LEAVE;
585 XPUSHs(sv_2mortal(newRV_inc(ival))); PUTBACK;
595 PUTBACK; FREETMPS; LEAVE;
947 PUTBACK;
953 PUTBACK;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/PerlIO/via/
H A Dvia.xs103 PUTBACK;
108 PUTBACK;

Completed in 93 milliseconds

12