Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dgrep.t149 sub gimme { subroutine
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dpp_ctl.c865 I32 gimme = GIMME_V; in PP() local
1152 I32 gimme = block_gimme(); in Perl_dowantarray() local
1320 I32 gimme; in Perl_die_where() local
1438 I32 gimme; in PP() local
1620 I32 gimme = G_ARRAY; in PP() local
1662 I32 gimme = GIMME_V; in PP() local
1741 I32 gimme = GIMME_V; in PP() local
1757 I32 gimme; in PP() local
1800 I32 gimme; in PP() local
1910 I32 gimme; in PP() local
[all …]
H A Dpp_hot.c772 I32 gimme = GIMME_V; in PP() local
988 I32 gimme; in PP() local
1233 I32 gimme = GIMME; in PP() local
1483 I32 gimme = GIMME_V; in Perl_do_readline() local
1582 #define SNARF_EOF(gimme,rs,io,sv) \ in Perl_do_readline() argument
1679 I32 gimme = OP_GIMME(PL_op, -1); in PP() local
1793 I32 gimme; in PP() local
2277 I32 gimme = GIMME_V; in PP() local
2312 I32 gimme; in PP() local
2372 I32 gimme; in PP() local
[all …]
H A Dperl.c2175 I32 gimme = GIMME_V; in S_parse_body() local
2241 I32 gimme; in S_parse_body() local
4720 I32 gimme; local
H A Dpp.c51 I32 gimme; in PP() local
92 I32 gimme; in PP() local
3720 I32 gimme = GIMME_V; in PP() local
3761 I32 gimme = GIMME_V; in PP() local
4413 I32 gimme = GIMME_V; in PP() local
H A Dpp_sys.c315 I32 gimme = GIMME_V; in PP() local
1200 I32 gimme = GIMME_V; in PP() local
1245 I32 gimme = GIMME_V; in S_doform() local
1311 I32 gimme; in PP() local
2768 I32 gimme; in PP() local
H A Ddoop.c1340 I32 gimme = GIMME_V; in Perl_do_kv() local
H A Dpp_sort.c1422 I32 gimme = GIMME; in PP() local
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/io/
H A Dopen.t260 sub gimme { subroutine
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DLint.pm177 sub gimme { subroutine
H A DCC.pm490 sub gimme { subroutine
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/List/Util/
H A DUtil.xs217 I32 gimme = G_SCALAR; in reduce() local
272 I32 gimme = G_SCALAR; in first() local
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/
H A DDumper.xs933 I32 gimme = GIMME; variable