Searched defs:DEBUG (Results 1 - 25 of 45) sorted by path

12

/osnet-11/usr/src/cmd/hal/tools/
H A Dhal-storage-cleanup-all-mountpoints.c38 /*#define DEBUG*/
39 #define DEBUG macro
78 #ifdef DEBUG
89 #ifdef DEBUG
100 #ifdef DEBUG
172 #ifdef DEBUG
H A Dhal-storage-cleanup-mountpoint.c38 /*#define DEBUG*/
39 #define DEBUG macro
79 #ifdef DEBUG
91 #ifdef DEBUG
101 #ifdef DEBUG
131 #ifdef DEBUG
184 #ifdef DEBUG
H A Dhal-storage-shared.h38 /*#define DEBUG*/
39 #define DEBUG macro
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A DEncode.pm7 sub DEBUG () { 0 } subroutine
63 DEBUG and warn $mod;
265 Encode::DEBUG and warn __PACKAGE__, " XS on";
269 Encode::DEBUG and warn __PACKAGE__, " XS off";
H A Dencoding.pm7 sub DEBUG () { 0 } subroutine
45 DEBUG and warn "_exception($name) = ", _exception($name);
60 DEBUG and warn $_;
65 } DEBUG and warn "Filter installed";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/
H A DAlias.pm6 sub DEBUG () { 0 } subroutine
35 DEBUG and warn "eval $val";
37 DEBUG and $@ and warn "$val, $@";
41 DEBUG and warn "$alias", "->", "($find)";
51 DEBUG and warn "$alias, $new";
61 if (DEBUG){
85 DEBUG and warn "delete \$Alias\{$k\}";
90 DEBUG and warn "delete \$Alias\{$k\}";
95 DEBUG and warn "delete \$Alias\{$alias\}";
H A DEncoder.pm14 sub DEBUG () { 0 } subroutine
69 DEBUG and warn shift;
80 DEBUG and warn $self->{encoding}, " => ", $obj->name;
H A DGuess.pm8 sub DEBUG () { 0 } subroutine
45 DEBUG and warn "Added: ", $e->name;
103 DEBUG and warn "$utf, be == $be, le == $le";
115 DEBUG and warn "Added: ", $e->name;
133 DEBUG and warn sprintf("%4d:%-24s ok\n", $nline, $k);
136 DEBUG and
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm78 $DEBUG = 1;
687 if ($DEBUG)
933 $DEBUG=0, next if /^[:-]no_?[Dd]ebug$/;
934 $DEBUG=2, next if /^[:-][Dd]ebug$/;
3531 if ($DEBUG && @ARGV) {
3533 } elsif ($DEBUG > 1) {
3945 use constant DEBUG => 0; constant
4049 warn "untranslated header=$header\n" if DEBUG;
4051 warn "translated header=$header\n" if DEBUG;
4084 warn "untranslated body=$returnval\n" if DEBUG;
[all...]
H A Dutf8_heavy.pl5 sub DEBUG () { 0 } subroutine
22 print STDERR "SWASHNEW @_\n" if DEBUG;
44 print "type = $type\n" if DEBUG;
79 print "canonical = $canonical\n" if DEBUG;
141 print "found it (file='$file')\n" if DEBUG;
152 print "Returning cached '$file' for \\p{$type}\n" if DEBUG;
205 print STDERR "$1 => $2\n" if DEBUG;
222 print STDERR "CLASS = $class, TYPE => $type, BITS => $bits, NONE => $none\nEXTRAS =>\n$extras\nLIST =>\n$list\n" if DEBUG;
249 print STDERR "SWASHGET @_ [$type/$bits/$none]\n" if DEBUG;
272 print "$min $max $val\n" if DEBUG;
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigFloat.pm725 sub DEBUG () { 0; } subroutine
887 my $steps = 0 if DEBUG;
920 if (DEBUG)
926 print "took $steps steps\n" if DEBUG;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/
H A DCalc.pm1458 use constant DEBUG => 0; constant
1487 print "$lastelem => " if DEBUG;
1491 print "$lastelem\n" if DEBUG;
1497 print "l = $l " if DEBUG;
1506 print "$lastelem (elems $elems) => " if DEBUG;
1513 print "now ",$x->[-1] if DEBUG;
1514 print " would have been ", int('1' . '0' x $r),"\n" if DEBUG;
1520 print "start x= ",_str($c,$x),"\n" if DEBUG;
1524 $steps = 0 if DEBUG;
1527 $steps++ if DEBUG;
[all...]
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A De1000.c65 #define DEBUG 0 macro
122 #if DEBUG >= 3
129 #if DEBUG >= 2
134 #if DEBUG >= 1
H A Dgrub.h136 #ifdef DEBUG
145 * Some codes from etherboot use a level in DEBUG. Define it to be
149 #ifndef DEBUG
150 # define DEBUG 0 macro
H A Dpci_io.c20 #define DEBUG 0 macro
344 #if DEBUG
385 #if DEBUG
396 #if DEBUG
/osnet-11/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c27 #define DEBUG 0 macro
29 #if DEBUG
113 #if DEBUG
327 #if DEBUG
340 #endif /* DEBUG */
794 #if DEBUG
803 #if DEBUG
842 #if !DEBUG
1001 #if DEBUG
1070 #if DEBUG
[all...]
/osnet-11/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.h42 #define DEBUG 0 macro
44 #if DEBUG
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dchk_trans.c34 # undef DEBUG macro
35 # define DEBUG macro
38 #ifdef DEBUG
343 #ifdef DEBUG /* avoid compiler warning about 'd' unused */
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dsendto_kdc.c72 #undef DEBUG macro
74 #ifdef DEBUG
99 * Solaris Kerberos: only including the debug stuff if DEBUG defined outside
126 #ifdef DEBUG
522 #ifdef DEBUG
534 #else /* ! DEBUG */
818 #ifdef DEBUG
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dutil_errmap.c39 #ifdef DEBUG
40 #undef DEBUG macro
193 #ifdef DEBUG
206 #ifdef DEBUG
216 #ifdef DEBUG
253 #ifdef DEBUG
/osnet-11/usr/src/lib/hbaapi/common/
H A DHBAAPILIB-sun.c65 #define DEBUG(L, STR, A1, A2, A3) macro
70 #undef DEBUG macro
72 #define DEBUG(L, STR, A1, A2, A3)\ macro
90 #define DEBUG(L, STR, A1, A2, A3)\ macro
109 #undef DEBUG macro
110 #define DEBUG(L, STR, A1, A2, A3) \ macro
121 #undef DEBUG macro
123 #define DEBUG(L, STR, A1, A2, A3) \ macro
133 #define DEBUG(L, STR, A1, A2, A3) \ macro
271 DEBUG(
[all...]
H A DHBAAPILIB.c68 #define DEBUG(L, STR, A1, A2, A3) macro
73 #undef DEBUG macro
75 #define DEBUG(L, STR, A1, A2, A3)\ macro
93 #define DEBUG(L, STR, A1, A2, A3)\ macro
112 #undef DEBUG macro
113 #define DEBUG(L, STR, A1, A2, A3) \ macro
124 #undef DEBUG macro
126 #define DEBUG(L, STR, A1, A2, A3) \ macro
136 #define DEBUG(L, STR, A1, A2, A3) \ macro
306 DEBUG(
[all...]
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Ddebug.h43 #if !defined(DEBUG) && _BLD_DEBUG
44 #define DEBUG _BLD_DEBUG macro
47 #if DEBUG || _BLD_DEBUG
/osnet-11/usr/src/lib/libast/common/comp/
H A Domitted.c431 #define DEBUG 1 macro
458 #if DEBUG
481 #if DEBUG
590 #if DEBUG
/osnet-11/usr/src/lib/libast/common/include/
H A Ddebug.h34 #if !defined(DEBUG) && _BLD_DEBUG
35 #define DEBUG _BLD_DEBUG macro
38 #if DEBUG || _BLD_DEBUG

Completed in 303 milliseconds

12