Searched defs:DEBUG1 (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/usr.sbin/rmt/ | ||
H A D | rmt.c | 60 #define DEBUG1(f,a) if (debug) fprintf(debug, f, a) macro |
/dflybsd-src/contrib/bmake/ | ||
H A D | make.h | 678 #define DEBUG1(module, fmt, arg1) \ macro |