Home
last modified time | relevance | path

Searched defs:DEBUG1 (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.sbin/rmt/
H A Drmt.c60 #define DEBUG1(f,a) if (debug) fprintf(debug, f, a) macro
/dragonfly/contrib/bmake/
H A Dmake.h678 #define DEBUG1(module, fmt, arg1) \ macro