Home
last modified time | relevance | path

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

/dports/sysutils/gsmartcontrol/gsmartcontrol-1.1.3/src/hz/
H A Ddebug.h272 #define DBG_FUNCTION_EXIT_MSG debug_out_dump("default", "EXIT: \"" << DBG_FUNC << "\"\n") macro
321 #define DBG_FUNCTION_EXIT_MSG if(true){}else(void)0 macro
/dports/sysutils/gsmartcontrol/gsmartcontrol-1.1.3/src/libdebug/
H A Ddout.h228 #define DBG_FUNCTION_EXIT_MSG debug_out_dump("default", "EXIT: \"" << DBG_FUNC << "\"\n") macro