HomeSort by: relevance | last modified time | path
    Searched defs:debug (Results 1 - 25 of 528) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/tests/usr.bin/xlint/lint1/
msg_316.c 10 void debug(void) function in typeref:typename:void
msg_316.c 10 void debug(void) function in typeref:typename:void
msg_316.c 10 void debug(void) function in typeref:typename:void
  /src/sys/arch/mvme68k/stand/bootxx/
conf.c 14 int debug; variable in typeref:typename:int
conf.c 14 int debug; variable in typeref:typename:int
conf.c 14 int debug; variable in typeref:typename:int
  /src/libexec/ld.elf_so/
debug.c 1 /* $NetBSD: debug.c,v 1.6 2004/10/22 05:39:56 skrll Exp $ */
40 __RCSID("$NetBSD: debug.c,v 1.6 2004/10/22 05:39:56 skrll Exp $");
45 #include "debug.h"
48 #ifdef DEBUG
49 int debug = 0; variable in typeref:typename:int
55 if (debug) {
debug.c 1 /* $NetBSD: debug.c,v 1.6 2004/10/22 05:39:56 skrll Exp $ */
40 __RCSID("$NetBSD: debug.c,v 1.6 2004/10/22 05:39:56 skrll Exp $");
45 #include "debug.h"
48 #ifdef DEBUG
49 int debug = 0; variable in typeref:typename:int
55 if (debug) {
debug.c 1 /* $NetBSD: debug.c,v 1.6 2004/10/22 05:39:56 skrll Exp $ */
40 __RCSID("$NetBSD: debug.c,v 1.6 2004/10/22 05:39:56 skrll Exp $");
45 #include "debug.h"
48 #ifdef DEBUG
49 int debug = 0; variable in typeref:typename:int
55 if (debug) {
  /src/sys/arch/sun68k/stand/bootxx/
conf.c 11 #ifdef DEBUG
12 int debug; variable in typeref:typename:int
13 #endif /* DEBUG */
conf.c 11 #ifdef DEBUG
12 int debug; variable in typeref:typename:int
13 #endif /* DEBUG */
conf.c 11 #ifdef DEBUG
12 int debug; variable in typeref:typename:int
13 #endif /* DEBUG */
  /src/sys/arch/sun68k/stand/bootyy/
conf.c 11 #ifdef DEBUG
12 int debug; variable in typeref:typename:int
13 #endif /* DEBUG */
conf.c 11 #ifdef DEBUG
12 int debug; variable in typeref:typename:int
13 #endif /* DEBUG */
conf.c 11 #ifdef DEBUG
12 int debug; variable in typeref:typename:int
13 #endif /* DEBUG */
  /src/usr.bin/rump_wmd/
rump_wmd.sh 69 debug () function
73 { lvl=$1; shift; echo DEBUG${lvl}: $* >&2; }
127 debug 0 Searching component combinations. This may take a while ...
129 debug 1 Current components: ${CURCOMP}
139 debug 1 Trying to find ${undef}
141 debug 2 Component attempt: ${attempt}
152 debug 1 Found ${undef} from ${attempt}
159 debug 0 Found a set
rump_wmd.sh 69 debug () function
73 { lvl=$1; shift; echo DEBUG${lvl}: $* >&2; }
127 debug 0 Searching component combinations. This may take a while ...
129 debug 1 Current components: ${CURCOMP}
139 debug 1 Trying to find ${undef}
141 debug 2 Component attempt: ${attempt}
152 debug 1 Found ${undef} from ${attempt}
159 debug 0 Found a set
rump_wmd.sh 69 debug () function
73 { lvl=$1; shift; echo DEBUG${lvl}: $* >&2; }
127 debug 0 Searching component combinations. This may take a while ...
129 debug 1 Current components: ${CURCOMP}
139 debug 1 Trying to find ${undef}
141 debug 2 Component attempt: ${attempt}
152 debug 1 Found ${undef} from ${attempt}
159 debug 0 Found a set
  /src/sys/arch/mvme68k/stand/bootst/
conf.c 17 int debug; variable in typeref:typename:int
conf.c 17 int debug; variable in typeref:typename:int
conf.c 17 int debug; variable in typeref:typename:int
  /src/sys/arch/sun68k/stand/tapeboot/
conf.c 17 #ifdef DEBUG
18 int debug; variable in typeref:typename:int
19 #endif /* DEBUG */
conf.c 17 #ifdef DEBUG
18 int debug; variable in typeref:typename:int
19 #endif /* DEBUG */
  /src/sys/arch/zaurus/stand/zboot/
crt0.c 34 int debug = 1; variable in typeref:typename:int
crt0.c 34 int debug = 1; variable in typeref:typename:int

Completed in 41 milliseconds

1 2 3 4 5 6 7 8 91011>>