HomeSort by: relevance | last modified time | path
    Searched refs:DEBUG0 (Results 1 - 14 of 14) sorted by relevancy

  /src/usr.bin/make/
make.c 242 DEBUG0(MAKE, "nonexistent and no sources...");
247 DEBUG0(MAKE, ":: operator and no sources...");
309 DEBUG0(MAKE, ".USE node...");
312 DEBUG0(MAKE, "library...");
325 DEBUG0(MAKE, ".JOIN node...");
721 DEBUG0(MAKE, "- not needed\n");
736 DEBUG0(MAKE, "- .MADE\n");
776 DEBUG0(MAKE, "- unmade children\n");
785 DEBUG0(MAKE, "- not deferred\n");
1061 DEBUG0(MAKE, "out-of-date\n")
    [all...]
dir.c 1019 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(DIR, " failed. Returning NULL\n")
    [all...]
suff.c 474 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");
compat.c 555 DEBUG0(MAKE, "up-to-date.\n");
563 DEBUG0(MAKE, "out-of-date.\n");
arch.c 555 DEBUG0(ARCH,
568 DEBUG0(ARCH, "Reading an SVR4 name table failed\n");
make.h 678 #define DEBUG0(module, fmt) \
  /src/sys/arch/luna68k/dev/xplx/
xplxdefs.h 32 /* 0080: 00 DEBUG0:: .DB 0 */
33 #define DEBUG0 0x0080
xplx.asm 401 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
  /src/external/gpl3/gcc/dist/gcc/config/m32c/
m32c.cc 108 /* Debugging statements are tagged with DEBUG0 only so that they can
111 #define DEBUG0 0
114 #if DEBUG0
139 #if DEBUG0
259 #if DEBUG0
386 #if DEBUG0
664 #if DEBUG0
695 #if DEBUG0
724 #if DEBUG0
739 #if DEBUG0
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/m32c/
m32c.cc 105 /* Debugging statements are tagged with DEBUG0 only so that they can
108 #define DEBUG0 0
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...]
  /src/external/gpl3/gdb.old/dist/sim/rx/
fpu.c 92 #if defined DEBUG0
350 #if defined DEBUG0
  /src/external/gpl3/gdb/dist/sim/rx/
fpu.c 92 #if defined DEBUG0
350 #if defined DEBUG0
  /src/external/gpl3/gcc/dist/gcc/config/rl78/
rl78.cc 67 /* Debugging statements are tagged with DEBUG0 only so that they can
70 #define DEBUG0 0
1090 #if DEBUG0
  /src/external/gpl3/gcc.old/dist/gcc/config/rl78/
rl78.cc 67 /* Debugging statements are tagged with DEBUG0 only so that they can
70 #define DEBUG0 0
1091 #if DEBUG0

Completed in 53 milliseconds