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

/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/include/
H A Ddebug.h30 #define DEBUGF(FLAG) if( 0 ) logDebug macro
50 #define DEBUGF(FLAG) if( (FLAG & DbgFlag) ) logDebug macro

Completed in 34 milliseconds