Searched defs:DEBUG1 (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.sbin/rmt/ |
H A D | rmt.c | 58 #define DEBUG1(f,a) if (debug) fprintf(debug, f, a) macro
|
/freebsd/usr.bin/calendar/ |
H A D | sunpos.c | 193 #define DEBUG1(y, m, d, hh, mm, pdec, dec) \ macro
|
/freebsd/contrib/bmake/ |
H A D | make.h | 691 #define DEBUG1(module, fmt, arg1) \ macro
|