Home
last modified time | relevance | path

Searched refs:G_ARRAY (Results 1 – 12 of 12) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/
Dcall45 __UNDEFINED__ G_LIST G_ARRAY /* Replace */
222 G_ARRAY()
224 RETVAL = G_ARRAY;
390 [ &Devel::PPPort::G_ARRAY, [ ], [ qw(x 1) ], '0 args, G_ARRAY' ],
391 [ &Devel::PPPort::G_ARRAY, [ qw(a p q) ], [ qw(b p x 3) ], '3 args, G_ARRAY' ],
/openbsd/src/gnu/usr.bin/perl/cpan/Win32/
DWin32.xs894 if (GIMME_V == G_ARRAY) {
1098 if (GIMME_V == G_ARRAY) {
1327 if (GIMME_V == G_ARRAY) {
2002 else if (GIMME_V == G_ARRAY) {
/openbsd/src/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/
DBzip2.xs394 if (GIMME_V == G_ARRAY) { in bzlibversion()
450 if (GIMME_V == G_ARRAY) {
/openbsd/src/gnu/usr.bin/perl/dist/Data-Dumper/
DDumper.xs531 count = call_sv((SV*)re_pattern_cv, G_ARRAY); in dump_regexp()
1677 if (gimme == G_ARRAY) {
1693 if (gimme != G_ARRAY)
/openbsd/src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/
DZlib.xs1133 if (GIMME_V == G_ARRAY) {
1206 if (GIMME_V == G_ARRAY) {
2343 if (GIMME_V == G_ARRAY) { in _createDeflateStream()
/openbsd/src/gnu/usr.bin/perl/ext/GDBM_File/
DGDBM_File.xs1040 if (GIMME_V == G_ARRAY) {
/openbsd/src/gnu/usr.bin/perl/
Dcop.h1200 # define G_ARRAY G_LIST macro
/openbsd/src/gnu/usr.bin/perl/cpan/Socket/
DSocket.xs307 # define G_LIST G_ARRAY
/openbsd/src/gnu/usr.bin/perl/pod/
Dperl5360delta.pod1180 The API constant formerly named C<G_ARRAY>, indicating list context, has now
1181 been renamed to a more accurate C<G_LIST>. A compatibilty macro C<G_ARRAY> has
Dperlcall.pod202 5.35.1 this was called C<G_ARRAY>.
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
D5003007278 G_ARRAY # Z added by devel/scanprov
/openbsd/src/gnu/usr.bin/perl/cpan/Term-ReadKey/
Dppport.h15408 # define G_LIST G_ARRAY /* Replace */