Searched defs:DEBUG2 (Results 1 – 4 of 4) sorted by relevance
56 DEBUG2 //!< Highest log level; verbose debug logging. enumerator
75 #define DEBUG2(f,a1,a2) if (debug) fprintf(debug, f, a1, a2) macro
37 #define DEBUG2 0x0082 macro
670 #define DEBUG2( global() macro