Home
last modified time | relevance | path

Searched defs:gimme (Results 1 – 16 of 16) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dpp_ctl.c1576 U8 gimme; in Perl_block_gimme() local
2035 U8 gimme; in Perl_die_unwind() local
2176 U8 gimme = GIMME_V; variable
2460 U8 gimme; in PP() local
2650 U8 gimme; in PP() local
2689 U8 gimme; in PP() local
5286 U8 gimme; in PP() local
5440 U8 gimme; in PP() local
5681 U8 gimme; in PP() local
5727 U8 gimme; in PP() local
[all …]
H A Dpp_hot.c1598 U8 gimme = GIMME_V; in PP() local
2322 U8 gimme; in PP() local
2374 U8 gimme; in PP() local
2412 const U8 gimme = GIMME_V; in PP() local
2818 U8 gimme; in PP() local
3711 const U8 gimme = GIMME_V; in PP() local
4054 const U8 gimme = GIMME_V; in Perl_do_readline() local
4209 #define SNARF_EOF(gimme,rs,io,sv) \ in Perl_do_readline() argument
5712 const U8 gimme = GIMME_V; in PP() local
6111 U8 gimme; in PP() local
[all …]
H A Dpp_sys.c288 const U8 gimme = GIMME_V; in PP() local
398 U8 gimme = GIMME_V; in PP() local
1606 const U8 gimme = GIMME_V; variable
1643 const U8 gimme = GIMME_V; in S_doform() local
3073 U8 gimme; variable
H A Dpp.c465 const U8 gimme = GIMME_V; in PP() local
1791 const U8 gimme = GIMME_V; variable
5400 const U8 gimme = GIMME_V; variable
5426 const U8 gimme = GIMME_V; variable
5474 const U8 gimme = GIMME_V; variable
5498 const U8 gimme = GIMME_V; in S_do_delete_local() local
5610 U8 gimme; variable
6622 const U8 gimme = GIMME_V; variable
H A Dinline.h1055 Perl_rpp_context(pTHX_ SV **mark, U8 gimme, SSize_t extra) in Perl_rpp_context()
3556 U8 gimme = (PL_op->op_flags & OPf_WANT); in Perl_gimme_V() local
3571 Perl_cx_pushblock(pTHX_ U8 type, U8 gimme, SV** sp, I32 saveix) in Perl_cx_pushblock()
H A Ddoop.c1211 const U8 gimme = GIMME_V; in PP() local
H A Duniversal.c1056 U8 const gimme = GIMME_V; in XS() local
H A Dpp_sort.c697 U8 gimme = GIMME_V; in PP() local
H A Dgv.c4154 U8 gimme = (force_scalar || (PL_op && PL_op->op_type == OP_MULTICONCAT)) in Perl_amagic_call() local
H A Dpp_pack.c1856 U8 gimme = GIMME_V; variable
H A Dregexec.c6504 U8 gimme = G_SCALAR; in S_regmatch() local
/openbsd/gnu/usr.bin/perl/ext/File-Glob/
H A DGlob.xs77 U32 const gimme = GIMME_V; in iterate() local
158 U32 const gimme = GIMME_V; in csh_glob() local
/openbsd/gnu/usr.bin/perl/cpan/Scalar-List-Utils/
H A DListUtil.xs584 I32 gimme = G_SCALAR; in reduce() local
652 I32 gimme = G_SCALAR; in first() local
724 I32 gimme = G_SCALAR; in any() local
959 I32 gimme = G_SCALAR; in pairfirst() local
1044 I32 gimme = G_SCALAR; in pairgrep() local
1136 I32 gimme = G_LIST; in pairmap() local
/openbsd/gnu/usr.bin/perl/dist/threads/
H A Dthreads.xs89 int gimme; /* Context of create */ member
764 int gimme,
/openbsd/gnu/usr.bin/perl/dist/Data-Dumper/
H A DDumper.xs1466 I32 gimme = GIMME_V; variable
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs4122 I32 gimme = G_SCALAR; variable