HomeSort by relevance Sort by last modified time
    Searched refs:defines (Results 1 - 25 of 52) sorted by null

1 2 3

  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
Makefile.PL 30 my ($defines, $includes) = ('', '');
33 #$defines .= '-DKSTAT_DEBUG ';
36 #$defines .= '-DREPORT_UNKNOWN ';
57 DEFINE => $defines,
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
Makefile.PL 32 # #defines.
33 my @defines = ( DEFINE => exists($ENV{RELEASE_BUILD}) ? '-DNDEBUG' : '' );
70 @defines = ();
85 @defines,
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Privilege/
Makefile.PL 33 # #defines.
34 my @defines = ( DEFINE => exists($ENV{RELEASE_BUILD}) ? '-DNDEBUG' : '' );
70 @defines = ();
84 @defines,
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
Makefile.PL 33 # #defines.
34 my @defines = ( DEFINE => exists($ENV{RELEASE_BUILD}) ? '-DNDEBUG' : '' );
70 @defines = ();
85 @defines,
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Task/
Makefile.PL 33 # #defines.
34 my @defines = ( DEFINE => exists($ENV{RELEASE_BUILD}) ? '-DNDEBUG' : '' );
70 @defines = ();
84 @defines,
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Ucred/
Makefile.PL 34 # #defines.
35 my @defines = ( DEFINE => exists($ENV{RELEASE_BUILD}) ? '-DNDEBUG' : '' );
71 @defines = ();
87 @defines,
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/
extract_defines 28 # #defines that are to be exported by the Exacct modules. All such #defines
53 # for #defines that match the passed RE.
111 # Process a C header file, looking for #defines of interest. Candidates are
112 # saved in the $defines arrayref. Note nested includes are not processed.
116 my ($file, $filelist, $pattern, $typefn, $defines) = @_;
126 $defines->{$1} = &$typefn($1);
150 my $defines = {};
160 $defines->{$d} = &$tfn($d);
164 $defines);
    [all...]
Makefile.PL 57 our (@defines, @man3pods);
122 # corresponding #defines.
142 @main::defines = ( DEFINE => '-DEXACCT_DEBUG' )
157 # by the perl module stay up-to date with the corresponding #defines.
188 @defines,
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/Catalog/
Makefile.PL 42 our (@defines, @man3pods);
85 # corresponding #defines.
105 @main::defines = ( DEFINE => '-DEXACCT_DEBUG' )
121 # with the corresponding #defines.
152 @defines,
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/File/
Makefile.PL 42 our (@defines, @man3pods);
85 # corresponding #defines.
105 @main::defines = ( DEFINE => '-DEXACCT_DEBUG' )
120 # by the perl module stay up-to date with the corresponding #defines.
151 @defines,
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/Object/
Makefile.PL 42 our (@defines, @man3pods);
85 # corresponding #defines.
105 @main::defines = ( DEFINE => '-DEXACCT_DEBUG' )
121 # #defines.
153 @defines,
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/re/
Makefile.PL 28 my $defines = '-DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT';
36 DEFINE => $defines,
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/lib/nwamd/
Makefile 36 HEADERS= defines.h functions.h structures.h variables.h
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/comp/
use.t 180 unless ($@ =~ /^xxx defines neither package nor VERSION--version check failed at/) {
  /onnv/onnv-gate/usr/src/cmd/fm/modules/sun4u/fps-transport/
fps-transport.c 39 #include <fpst-defines.h>
  /onnv/onnv-gate/usr/src/cmd/ssh/libopenbsd-compat/common/
llib-lopenbsd-compat 42 #include <defines.h>
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IPC/SysV/
SysV.pm 75 C<IPC::SysV> defines and conditionally exports all the constants
  /onnv/onnv-gate/usr/src/lib/mms/mms/common/
cfg_yacc.y 66 %defines
  /onnv/onnv-gate/usr/src/ucbcmd/sbcp/
sbcp.s 58 ! The SPARC ABI defines our "environment" at this point, see page 3-34.
  /onnv/onnv-gate/usr/src/lib/libsasl/
README 57 library specific defines such as _INTEGRATE_SOLARIS_ and _SUN_SDK_.
  /onnv/onnv-gate/usr/src/cmd/ssh/libssh/common/
llib-lssh 57 #include <defines.h>
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
Trig.pm 174 C<Math::Trig> defines many trigonometric functions not defined by the
175 core Perl which defines only the C<sin()> and C<cos()>. The constant
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
config_h.SH 114 * or <limits.h> defines the symbol DBL_DIG, which is the number
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Fcntl/
Fcntl.pm 5 Fcntl - load the C Fcntl.h defines
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
autouse.pm 105 if C<Module> defines func2() with prototype C<($;$)>, and func1() has

Completed in 3419 milliseconds

1 2 3