Searched refs:define (Results 251 - 265 of 265) sorted by relevance

<<11

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Filter/
H A DSimple.pm657 That is, if you explicitly define an C<import> subroutine in a package
/osnet-11/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dsfinit3 #define _def_sfinit_ast 1
4 #define _sys_types 1 /* #include <sys/types.h> ok */
/osnet-11/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dsfinit3 #define _def_sfinit_ast 1
4 #define _sys_types 1 /* #include <sys/types.h> ok */
/osnet-11/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dsfinit3 #define _def_sfinit_ast 1
4 #define _sys_types 1 /* #include <sys/types.h> ok */
/osnet-11/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dsfinit3 #define _def_sfinit_ast 1
4 #define _sys_types 1 /* #include <sys/types.h> ok */
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl187 of options. In addition, this file may define a subroutine C<&afterinit>
992 manage, the debugger uses a few data structures to define what options
3144 =head4 C<=> - define command alias
5625 already defined, we don't try to define it again. A speed hack.
5964 in B<\$DB::fork_TTY>, or define a function B<DB::get_fork_TTY()> returning this.
6735 Essentially, you define the command name (usually marked up with BE<gt>E<lt>
7717 =item * The list of postponed (XXX define) items and the C<$single> stack
H A DCPAN.pm4106 Your configuration does not define a value for subshells.
4107 Please define it with "o conf shell <your shell>"
6649 define any functions or methods. It usually only contains documentation.
6894 calculating dependencies because not all modules define all MakeMaker
H A DCGI.pm7219 The usual way to use JavaScript is to define a set of functions in a
7375 Or define styles on the fly with the B<-style> parameter:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DConstant.pm229 A function returning a single scalar with C<#define> definitions for the
237 push @lines, "#define PERL_constant_NOTFOUND\t$start\n"; $start++;
238 push @lines, "#define PERL_constant_NOTDEF\t$start\n"; $start++;
241 push @lines, "#define PERL_constant_IS$_\t$start\n"; $start++;
246 typedef double NV; /* 5.6 and later define NVTYPE, and typedef NV to it. */
249 #define aTHX_ /* 5.6 or later define this for threading support. */
252 #define pTHX_ /* 5.6 or later define this for threading support. */
H A DMakeMaker.pm1719 accordingly, but you can speed it up a very little bit if you define
2173 attributes you may define private subroutines in the Makefile.PL.
H A DMM_Unix.pm987 Used by AIX and VMS to define DL_FUNCS and DL_VARS and write the *.exp
1935 # Sanity check: don't define LINKTYPE = dynamic if we're skipping
2356 defined $Config{usevmsdebug} && $Config{usevmsdebug} eq 'define';
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DLong.pm1532 GetOptions ("define=s" => \%defines);
1536 GetOptions ("define=s%" => \$defines);
1540 --define os=linux --define vendor=redhat
/osnet-11/usr/src/lib/libc/port/
H A Dllib-lc29 #define __EXTENSIONS__
198 * from the headers above since we cannot #define _POSIX_C_SOURCE.
217 * from the headers above since we cannot #define _XPG4_2.
224 * - We cannot #define _STRPTIME_DONTZERO
225 * - We cannot #define _XPG5
/osnet-11/usr/src/grub/grub2/
H A Dconfigure2368 #define PACKAGE_NAME "$PACKAGE_NAME"
2373 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2378 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2383 #define PACKAGE_STRING "$PACKAGE_STRING"
2388 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
3055 #define PACKAGE "$PACKAGE"
3060 #define VERSION "$VERSION"
3183 # Always define AMTAR for backward compatibility.
3359 #define GRUB_BOOT_DIR_NAME "$bootdirname"
3367 #define GRUB_DIR_NAM
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DParser.pm1760 methods nor do they define any new methods with the same name. Because

Completed in 109 milliseconds

<<11