Searched refs:PUSHSTACKi (Results 1 – 17 of 17) sorted by relevance
78 PUSHSTACKi(PERLSI_MAGIC); in PerlIOEncode_getarg()112 PUSHSTACKi(PERLSI_MAGIC); in PerlIOEncode_pushed()265 PUSHSTACKi(PERLSI_MAGIC); in PerlIOEncode_fill()418 PUSHSTACKi(PERLSI_MAGIC); in PerlIOEncode_flush()480 PUSHSTACKi(PERLSI_MAGIC); in PerlIOEncode_flush()654 PUSHSTACKi(PERLSI_MAGIC);
136 PUSHSTACKi(PERLSI_SORT); \
1309 #define PUSHSTACKi(type) \ macro1316 #define PUSHSTACK PUSHSTACKi(PERLSI_UNKNOWN)1389 PUSHSTACKi(PERLSI_MULTICALL); \
2113 PUSHSTACKi(PERLSI_MAGIC); in Perl_magic_methcall()3734 PUSHSTACKi(PERLSI_SIGNAL); in Perl_perly_sighandler()
1989 PUSHSTACKi(PERLSI_MAGIC); in Perl_magic_freedestruct()
1499 PUSHSTACKi(PERLSI_MAGIC); in S_require_tie_mod()4179 PUSHSTACKi(PERLSI_OVERLOAD); in Perl_amagic_call()
966 PUSHSTACKi(PERLSI_REQUIRE); in S_compile_runtime_code()14944 PUSHSTACKi(PERLSI_REGCOMP); in S_parse_uniprop_string()15417 PUSHSTACKi(PERLSI_REGCOMP); in S_parse_uniprop_string()15972 PUSHSTACKi(PERLSI_REGCOMP); in S_handle_names_wildcard()
1138 PUSHSTACKi(PERLSI_MAGIC);1188 PUSHSTACKi(PERLSI_MAGIC);
3489 PUSHSTACKi(PERLSI_REQUIRE); in Perl_require_pv()
1759 PUSHSTACKi(warn ? PERLSI_WARNHOOK : PERLSI_DIEHOOK); in Perl_invoke_exception_hook()
10255 PUSHSTACKi(PERLSI_OVERLOAD); in S_new_constant()
7208 PUSHSTACKi(PERLSI_DESTROY);
11301 PUSHSTACKi(PERLSI_REQUIRE); in S_process_special_blocks()
83 PUSHSTACKi(PERLSI_MAGIC); in PerlIOVia_method()
464 PUSHSTACKi(PERLSI_REQUIRE); in deparsed_output()
554 PUSHSTACKi # Z added by devel/scanprov
4530 stack is RC, but by default, new stacks pushed in XS code via PUSHSTACKi()4532 uses the new push_stackinfo() function which replaces PUSHSTACKi() and4648 PUSHSTACKi(), which creates a new non-RC stack, then calls call_sv(), which4815 push_stackinfo(type,rc) PUSHSTACKi(type)4976 reference-counted or not. For backwards compatibility, PUSHSTACKi(type) is