Home
last modified time | relevance | path

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

/dports/sysutils/gsmartcontrol/gsmartcontrol-1.1.3/src/hz/
H A Ddebug.h264 #define DBG_POS "(function: " << DBG_FUNC_NAME << "(), file: " << DBG_FILE \ macro
315 #define DBG_POS "" macro
/dports/sysutils/gsmartcontrol/gsmartcontrol-1.1.3/src/libdebug/
H A Ddout.h213 #define DBG_POS debug_internal::DebugSourcePos(DBG_FILE, DBG_LINE, DBG_FUNC_NAME, DBG_FUNC) macro