Searched refs:DEBUG0 (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/usr.bin/make/
H A Dmake.c238 DEBUG0(MAKE, "nonexistent and no sources...");
243 DEBUG0(MAKE, ":: operator and no sources...");
305 DEBUG0(MAKE, ".USE node...");
308 DEBUG0(MAKE, "library...");
322 DEBUG0(MAKE, ".JOIN node...");
725 DEBUG0(MAKE, "- not needed\n");
740 DEBUG0(MAKE, "- .MADE\n");
780 DEBUG0(MAKE, "- unmade children\n");
789 DEBUG0(MAKE, "- not deferred\n");
1072 DEBUG0(MAK
[all...]
H A Ddir.c1019 DEBUG0(DIR, " must be here but isn't -- returning\n");
1038 DEBUG0(DIR, " in '.'\n");
1062 DEBUG0(DIR, " Trying subdirectories...\n");
1104 DEBUG0(DIR, " Checked . already, returning NULL\n");
1123 DEBUG0(DIR, " Trying exact path matches...\n");
1175 DEBUG0(DIR, "couldn't open path, file not found\n");
1184 DEBUG0(DIR, "[dot last]...");
1187 DEBUG0(DIR, "\n");
1225 DEBUG0(DIR, " failed.\n");
1257 DEBUG0(DI
[all...]
H A Dsuff.c474 DEBUG0(SUFF, "Clearing all suffixes\n");
1103 DEBUG0(SUFF, "got it\n");
1116 DEBUG0(SUFF, "not there\n");
1235 DEBUG0(SUFF, "\n");
1379 DEBUG0(SUFF, "\n");
1433 DEBUG0(SUFF, "\n");
1580 DEBUG0(SUFF, "using null suffix\n");
1698 DEBUG0(SUFF, "not ");
1701 DEBUG0(SUFF, "adding suffix rules\n");
H A Dcompat.c558 DEBUG0(MAKE, "up-to-date.\n");
566 DEBUG0(MAKE, "out-of-date.\n");
H A Darch.c555 DEBUG0(ARCH,
568 DEBUG0(ARCH, "Reading an SVR4 name table failed\n");
H A Dmake.h666 #define DEBUG0(module, fmt) \ macro
/netbsd-current/sys/arch/luna68k/dev/xplx/
H A Dxplxdefs.h32 /* 0080: 00 DEBUG0:: .DB 0 */
33 #define DEBUG0 0x0080 macro
H A Dxplx.asm401 DEBUG0:: .DB 0
637 LD (DEBUG0),A
657 LD (DEBUG0),A
675 LD (DEBUG0),A
703 LD (DEBUG0),A
741 LD (DEBUG0),A
807 LD (DEBUG0),A
845 LD (DEBUG0),A
898 LD (DEBUG0),A
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/m32c/
H A Dm32c.c104 /* Debugging statements are tagged with DEBUG0 only so that they can
107 #define DEBUG0 0 macro
110 #if DEBUG0
135 #if DEBUG0
255 #if DEBUG0
382 #if DEBUG0
660 #if DEBUG0
691 #if DEBUG0
720 #if DEBUG0
735 #if DEBUG0
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/m32c/
H A Dm32c.cc105 /* Debugging statements are tagged with DEBUG0 only so that they can
108 #define DEBUG0 0 macro
111 #if DEBUG0
136 #if DEBUG0
256 #if DEBUG0
383 #if DEBUG0
661 #if DEBUG0
692 #if DEBUG0
721 #if DEBUG0
736 #if DEBUG0
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/rx/
H A Dfpu.c92 #if defined DEBUG0
350 #if defined DEBUG0
/netbsd-current/external/gpl3/gdb.old/dist/sim/rx/
H A Dfpu.c92 #if defined DEBUG0
350 #if defined DEBUG0
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rl78/
H A Drl78.c67 /* Debugging statements are tagged with DEBUG0 only so that they can
70 #define DEBUG0 0
1091 #if DEBUG0
68 #define DEBUG0 macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rl78/
H A Drl78.cc67 /* Debugging statements are tagged with DEBUG0 only so that they can
70 #define DEBUG0 0
1091 #if DEBUG0
68 #define DEBUG0 macro

Completed in 311 milliseconds