Searched refs:G_ARRAY (Results 1 – 12 of 12) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/ |
| D | call | 45 __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/ |
| D | Win32.xs | 894 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/ |
| D | Bzip2.xs | 394 if (GIMME_V == G_ARRAY) { in bzlibversion() 450 if (GIMME_V == G_ARRAY) {
|
| /openbsd/src/gnu/usr.bin/perl/dist/Data-Dumper/ |
| D | Dumper.xs | 531 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/ |
| D | Zlib.xs | 1133 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/ |
| D | GDBM_File.xs | 1040 if (GIMME_V == G_ARRAY) {
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | cop.h | 1200 # define G_ARRAY G_LIST macro
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Socket/ |
| D | Socket.xs | 307 # define G_LIST G_ARRAY
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perl5360delta.pod | 1180 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
|
| D | perlcall.pod | 202 5.35.1 this was called C<G_ARRAY>.
|
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
| D | 5003007 | 278 G_ARRAY # Z added by devel/scanprov
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Term-ReadKey/ |
| D | ppport.h | 15408 # define G_LIST G_ARRAY /* Replace */
|