Home
last modified time | relevance | path

Searched refs:blk_gimme (Results 1 – 25 of 44) sorted by relevance

12

/dports/lang/p5-TryCatch/TryCatch-1.003002/
H A DTryCatch.xs28 printf("***\n* eval stack %d: WA: %d\n", (int)i, cx->blk_gimme); in dump_cxstack()
32 printf("***\n* cx stack %d: WA: %d\n", (int)i, cx->blk_gimme); in dump_cxstack()
50 return cx->blk_gimme; in get_sub_context()
136 cx->blk_gimme = get_sub_context(); in try_after_entertry()
/dports/devel/p5-true/true-v1.0.2/
H A Dtrue.xs122 if (cx->blk_gimme == G_SCALAR) { in true_leaveeval()
/dports/devel/p5-Want/Want-0.29/
H A DWant.xs204 return cx->blk_gimme; in want_gimme()
755 ourcx->blk_gimme = cx->blk_gimme;
/dports/lang/perl5.34/perl-5.34.0/
H A Dpp_ctl.c65 switch (cx->blk_gimme) { in PP()
1804 gimme = cx->blk_gimme; in Perl_die_unwind()
2000 gimme = cx->blk_gimme; in PP()
2180 gimme = cx->blk_gimme; in PP()
2358 gimme = cx->blk_gimme; in PP()
2402 gimme = cx->blk_gimme; in PP()
3454 CX_CUR()->blk_gimme = gimme; in S_doeval_compile()
4569 gimme = cx->blk_gimme; in PP()
4728 gimme = cx->blk_gimme; in PP()
4774 gimme = cx->blk_gimme; in PP()
[all …]
H A Dinline.h2119 assert(cxstack[cxix].blk_gimme & G_WANT); in Perl_gimme_V()
2120 return (cxstack[cxix].blk_gimme & G_WANT); in Perl_gimme_V()
2136 cx->blk_gimme = gimme; in Perl_cx_pushblock()
H A Dcop.h927 #define blk_gimme cx_u.cx_blk.blku_gimme macro
1326 gimme = cx->blk_gimme; \
H A Dscope.c1515 switch (cx->blk_gimme) { in Perl_cx_dump()
/dports/lang/perl5.30/perl-5.30.3/
H A Dpp_ctl.c59 switch (cx->blk_gimme) { in PP()
1772 gimme = cx->blk_gimme; in Perl_die_unwind()
1966 gimme = cx->blk_gimme; in PP()
2146 gimme = cx->blk_gimme; in PP()
2324 gimme = cx->blk_gimme; in PP()
2368 gimme = cx->blk_gimme; in PP()
3417 CX_CUR()->blk_gimme = gimme; in S_doeval_compile()
4539 gimme = cx->blk_gimme; in PP()
4641 gimme = cx->blk_gimme; in PP()
4687 gimme = cx->blk_gimme; in PP()
[all …]
H A Dcop.h759 #define blk_gimme cx_u.cx_blk.blku_gimme macro
1161 gimme = cx->blk_gimme; \
H A Dinline.h1982 cx->blk_gimme = gimme; in S_cx_pushblock()
H A Dscope.c1486 switch (cx->blk_gimme) { in Perl_cx_dump()
/dports/lang/perl5.32/perl-5.32.1/
H A Dpp_ctl.c65 switch (cx->blk_gimme) { in PP()
1789 gimme = cx->blk_gimme; in Perl_die_unwind()
1985 gimme = cx->blk_gimme; in PP()
2165 gimme = cx->blk_gimme; in PP()
2343 gimme = cx->blk_gimme; in PP()
2387 gimme = cx->blk_gimme; in PP()
3439 CX_CUR()->blk_gimme = gimme; in S_doeval_compile()
4566 gimme = cx->blk_gimme; in PP()
4668 gimme = cx->blk_gimme; in PP()
4714 gimme = cx->blk_gimme; in PP()
[all …]
H A Dinline.h2082 assert(cxstack[cxix].blk_gimme & G_WANT); in Perl_gimme_V()
2083 return (cxstack[cxix].blk_gimme & G_WANT); in Perl_gimme_V()
2099 cx->blk_gimme = gimme; in Perl_cx_pushblock()
H A Dcop.h789 #define blk_gimme cx_u.cx_blk.blku_gimme macro
1197 gimme = cx->blk_gimme; \
H A Dscope.c1490 switch (cx->blk_gimme) { in Perl_cx_dump()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dpp_ctl.c65 switch (cx->blk_gimme) { in PP()
1804 gimme = cx->blk_gimme; in Perl_die_unwind()
2000 gimme = cx->blk_gimme; in PP()
2180 gimme = cx->blk_gimme; in PP()
2358 gimme = cx->blk_gimme; in PP()
2402 gimme = cx->blk_gimme; in PP()
3475 CX_CUR()->blk_gimme = gimme; in S_doeval_compile()
4590 gimme = cx->blk_gimme; in PP()
4749 gimme = cx->blk_gimme; in PP()
4795 gimme = cx->blk_gimme; in PP()
[all …]
H A Dcop.h918 #define blk_gimme cx_u.cx_blk.blku_gimme macro
1323 gimme = cx->blk_gimme; \
H A Dinline.h2711 assert(cxstack[cxix].blk_gimme & G_WANT); in Perl_gimme_V()
2712 return (cxstack[cxix].blk_gimme & G_WANT); in Perl_gimme_V()
2728 cx->blk_gimme = gimme; in Perl_cx_pushblock()
H A Dscope.c1511 switch (cx->blk_gimme) { in Perl_cx_dump()
/dports/devel/p5-Devel-MAT-Dumper/Devel-MAT-Dumper-0.42/lib/Devel/MAT/
H A DDumper.xs1273 write_u8(fh, cx->blk_gimme); in dumpfh()
1294 write_u8(fh, cx->blk_gimme); in dumpfh()
1305 write_u8(fh, cx->blk_gimme); in dumpfh()
/dports/math/polymake/polymake-4.5/lib/core/src/perl/
H A DBigObjectXS.xxs220 if (cx->blk_gimme == G_ARRAY) result = &PL_sv_yes;
H A DPoly.xxs117 if (cx->blk_gimme != G_SCALAR) break;
/dports/devel/p5-Syntax-Keyword-Try/Syntax-Keyword-Try-0.26/lib/Syntax/Keyword/
H A DTry.xs70 I32 gimme = cxstack[cxix].blk_gimme; in pp_returnintry()
/dports/devel/p5-Scope-Upper/Scope-Upper-0.32/
H A DUpper.xs120 # define CxGIMME(C) ((C)->blk_gimme & G_WANT)
122 # define CxGIMME(C) ((C)->blk_gimme)
1575 flags |= OP_GIMME_REVERSE(cx->blk_gimme); in su_yield()
3026 I32 gimme = cx->blk_gimme;
/dports/devel/p5-Data-Alias/Data-Alias-1.25/
H A DAlias.xs1358 gimme = cx->blk_gimme; in DataAlias_pp_leave()
1436 gimme = cxstack[cxix].blk_gimme; in DataAlias_pp_return()
1449 gimme = cx->blk_gimme; in DataAlias_pp_return()

12