/openbsd/gnu/usr.bin/perl/ext/PerlIO-encoding/ |
H A D | encoding.xs | 80 SAVETMPS; in PerlIOEncode_getarg() 114 SAVETMPS; in PerlIOEncode_pushed() 267 SAVETMPS; in PerlIOEncode_fill() 420 SAVETMPS; in PerlIOEncode_flush() 482 SAVETMPS; in PerlIOEncode_flush()
|
/openbsd/gnu/usr.bin/perl/dist/Data-Dumper/ |
H A D | Dumper.xs | 474 SAVETMPS; in deparsed_output() 527 SAVETMPS; in dump_regexp() 698 dSP; ENTER; SAVETMPS; PUSHMARK(sp); in DD_dump() 934 SAVETMPS; in DD_dump() 1020 dSP; ENTER; SAVETMPS; PUSHMARK(sp); in DD_dump() 1081 SAVETMPS; in DD_dump() 1473 SAVETMPS; 1641 SAVETMPS;
|
/openbsd/gnu/usr.bin/perl/ext/DynaLoader/ |
H A D | dlutils.c | 85 SAVETMPS; in dl_unload_all_files()
|
/openbsd/gnu/usr.bin/perl/cpan/Encode/ |
H A D | Encode.xs | 103 SAVETMPS; in do_fallback_cb() 128 SAVETMPS; in do_bytes_fallback_cb() 542 SAVETMPS; in find_encoding() 647 ENTER; SAVETMPS; 911 SAVETMPS;
|
/openbsd/gnu/usr.bin/perl/cpan/Scalar-List-Utils/ |
H A D | multicall.h | 134 SAVETMPS; SAVEVPTR(PL_op); \
|
/openbsd/gnu/usr.bin/perl/cpan/Filter-Util-Call/ |
H A D | Call.xs | 126 SAVETMPS; in filter_call()
|
/openbsd/gnu/usr.bin/perl/os2/OS2/OS2-REXX/ |
H A D | REXX.xs | 170 SAVETMPS; in PERLCALLcv() 250 SAVETMPS; in SubCommandPerlEval()
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perlcall.pod | 481 SAVETMPS; 563 SAVETMPS; 570 at the end. The C<ENTER>/C<SAVETMPS> pair creates a boundary for any 576 mortal SVs we have created. Having C<ENTER>/C<SAVETMPS> at the 620 SAVETMPS; 746 SAVETMPS; 810 SAVETMPS; 876 SAVETMPS; 938 SAVETMPS; 1400 SAVETMPS; [all …]
|
H A D | perlguts.pod | 1070 on two macros, SAVETMPS and FREETMPS. See L<perlcall> and L<perlxs> 2219 SAVETMPS 3980 Instead, the macros C<SAVETMPS> and C<FREETMPS> are used. The C<SAVETMPS> 3991 C<FREETMPS> multiple times since the most recent C<SAVETMPS>; for example in a 3992 loop iterating over elements of a list. While you can invoke C<SAVETMPS> 4050 types or values of interest. C<SAVETMPS> has already been mentioned above. 4178 C<ENTER>, C<SAVETMPS> and C<LEAVE> compared to the new functions. The
|
/openbsd/gnu/usr.bin/perl/os2/ |
H A D | perlrexx.c | 220 SAVETMPS; in PERLEVAL()
|
/openbsd/gnu/usr.bin/perl/ |
H A D | scope.h | 116 #define SAVETMPS Perl_savetmps(aTHX) macro
|
H A D | pp_ctl.c | 1036 SAVETMPS; in PP() 2411 SAVETMPS; in PP() 3315 SAVETMPS; in PP() 4496 SAVETMPS; in S_require_file() 4793 SAVETMPS; in S_require_file() 5760 ENTER_with_name("matcher"); SAVETMPS; in S_make_matcher() 5869 SAVETMPS; in S_do_smartmatch() 5896 SAVETMPS; in S_do_smartmatch() 6391 SAVETMPS; in _invoke_defer_block() 6811 SAVETMPS; in S_run_user_filter()
|
H A D | universal.c | 251 SAVETMPS; in Perl_sv_isa_sv() 300 SAVETMPS; in Perl_sv_does_sv()
|
H A D | class.c | 178 SAVETMPS; in XS() 203 SAVETMPS; in XS()
|
H A D | XSUB.h | 435 SAVETMPS ; \
|
H A D | scope.c | 1991 SAVETMPS; in Perl_magic_freedestruct()
|
H A D | perl.c | 3149 SAVETMPS; in Perl_call_sv() 3317 SAVETMPS; in Perl_eval_sv()
|
H A D | regcomp.c | 964 SAVETMPS; in S_compile_runtime_code() 14946 SAVETMPS; in S_parse_uniprop_string() 15435 SAVETMPS; in S_parse_uniprop_string() 15974 SAVETMPS; in S_handle_names_wildcard()
|
/openbsd/gnu/usr.bin/perl/cpan/DB_File/ |
H A D | DB_File.xs | 649 SAVETMPS; 737 SAVETMPS; 822 SAVETMPS;
|
/openbsd/gnu/usr.bin/perl/ext/Hash-Util-FieldHash/ |
H A D | FieldHash.xs | 28 SAVETMPS; in HUF_get_ob_reg()
|
/openbsd/gnu/usr.bin/perl/dist/Storable/ |
H A D | Storable.xs | 2128 SAVETMPS; in scalar_call() 2186 SAVETMPS; in array_call() 3237 SAVETMPS; in store_code() 3329 SAVETMPS; in get_regexp() 6721 SAVETMPS; in retrieve_code() 6776 SAVETMPS; in retrieve_regexp()
|
/openbsd/gnu/usr.bin/perl/ext/GDBM_File/ |
H A D | GDBM_File.xs | 203 SAVETMPS; in rcvr_errfun()
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/ |
H A D | 5003007 | 633 SAVETMPS # T
|
/openbsd/gnu/usr.bin/perl/dist/threads/ |
H A D | threads.xs | 605 SAVETMPS; in S_ithread_run()
|
/openbsd/gnu/usr.bin/perl/dist/threads-shared/ |
H A D | shared.xs | 167 SAVETMPS; \
|