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

/external/srec/portable/include/
H A Dplog.h285 * Usage: PLOG_DBG_TRACE((printf-arguments))
290 #define PLOG_DBG_TRACE(args) ((void) (PLogMessage args)) macro
326 #define PLOG_DBG_TRACE(args) ((void) 0) macro

Completed in 288 milliseconds