Searched defs:DEBUG_printf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Ddebug.h49 * DEBUG_printf(("format string", arg, arg, ...));
51 * Note the extra parenthesis around the DEBUG_printf macro...
56 # define DEBUG_printf(x) printf x macro
59 # define DEBUG_printf(x) macro

Completed in 151 milliseconds