Searched refs:DEBUG (Results 1 - 25 of 119) sorted by relevance

12345

/ast/src/cmd/nmake/
H A Ddebug-package.mk9 .MAKEINIT : .DEBUG.PACKAGE.INIT
11 .DEBUG.PACKAGE.ONLY = $(.PACKAGE.)
13 .DEBUG.PACKAGE.INIT : .MAKE .BEFORE
15 .DEBUG.PACKAGE.ONLY := $(~.ARGS)
17 :PACKAGE: - $(.DEBUG.PACKAGE.ONLY)
19 .ARGS : .DEBUG.PACKAGE
21 .DEBUG.PACKAGE : .MAKE
23 for P $(.DEBUG.PACKAGE.ONLY)
/ast/src/cmd/tests/
H A DTESTLIB.mk9 .TEST.DEBUG.SYMBOLS : .MAKE .VIRTUAL .FORCE .REPEAT
11 CCFLAGS += $(CC.DEBUG)
20 test.$$(>:N=*.h:O=1:B:/\(..\).*/\1/:-$(<:B:/\(..\).*/\1/)) : .TEST.DEBUG.SYMBOLS testlib $$(>:V:O>1:N!=*.c) $$$(*.ARGS:D=$(<):B:S=.c) .CLEARARGS
/ast/src/cmd/warp/
H A DMakefile9 DEBUG == 1 macro
/ast/src/cmd/sortlib/glean/
H A DMakefile7 DEBUG == 1 macro
/ast/src/lib/libdll/
H A Ddllnext.c52 #define DEBUG 1 macro
54 #if DEBUG
72 #if DEBUG
78 #if DEBUG
137 #if DEBUG
143 #if DEBUG
150 #if DEBUG
/ast/src/lib/libjcl/
H A DMakefile5 DEBUG == 1 macro
/ast/src/cmd/dsslib/ip_t/
H A Divlib.h51 #ifdef DEBUG
/ast/src/cmd/tests/vmalloc/
H A Dtlast.c44 #ifdef DEBUG
H A Dtmalloc.c42 #ifdef DEBUG
H A Dtcompact.c77 #ifdef DEBUG
H A Dtpool.c80 #ifdef DEBUG
/ast/src/cmd/tests/sfio/
H A Dtpopenrw.c27 #ifdef DEBUG
36 #ifdef DEBUG
/ast/src/lib/libast/include/
H A Ddebug.h34 #if !defined(DEBUG) && _BLD_DEBUG
35 #define DEBUG _BLD_DEBUG macro
38 #if DEBUG || _BLD_DEBUG
/ast/src/lib/libodelta/
H A Dsuftree.h53 #ifdef DEBUG
57 #endif /*DEBUG*/
/ast/src/cmd/at/
H A DMakefile5 DEBUG == 1 macro
/ast/src/cmd/coshell/
H A DMakefile5 DEBUG == 1 macro
/ast/src/lib/libast/path/
H A Dpathcd.c33 #if DEBUG
/ast/src/cmd/html/
H A DMakefile7 DEBUG == 1 macro
/ast/src/cmd/3d/
H A Dast.c49 #if DEBUG
/ast/src/cmd/cs/vcs_src/
H A Difs_agent.h34 #ifdef DEBUG
/ast/src/lib/libtksh/include/
H A Ddebug.h1 #ifdef DEBUG
/ast/src/lib/libtksh/src/
H A Ddebug.c2 #ifndef DEBUG
/ast/src/lib/libz/
H A Dtrees.c38 #ifdef DEBUG
166 #ifndef DEBUG
170 #else /* DEBUG */
189 #ifdef DEBUG
215 #else /* !DEBUG */
230 #endif /* DEBUG */
322 # ifndef DEBUG
399 #ifdef DEBUG
874 #ifdef DEBUG
897 #ifdef DEBUG
[all...]
/ast/src/lib/libcmd/
H A DMakefile9 CCFLAGS = $(CC.SUFFIX.DEBUG:+$(CC.DEBUG)) $(CC.OPTIMIZE) $(CC.DLL)
/ast/src/cmd/pax/
H A DMakefile5 DEBUG == 1 macro
15 pax-vczip.c pax-vdb.c pax-xz.c $(PAX.DEBUG.FORMAT) \

Completed in 29 milliseconds

12345