Home
last modified time | relevance | path

Searched refs:DBG_XTOR_CTOR (Results 1 – 2 of 2) sorted by relevance

/trunk/main/tools/source/debug/
H A Ddebug.cxx1485 if ( nAct == DBG_XTOR_CTOR ) in DbgXtor()
1500 if ( ((nAction & ~DBG_XTOR_DTOROBJ) != DBG_XTOR_CTOR) && !pDbgData->pData ) in DbgXtor()
1523 if ( (nAction & ~DBG_XTOR_DTOROBJ) != DBG_XTOR_CTOR ) in DbgXtor()
1539 case DBG_XTOR_CTOR: in DbgXtor()
1610 if ( nAct == DBG_XTOR_CTOR ) in DbgXtor()
/trunk/main/tools/inc/tools/
H A Ddebug.hxx368 #define DBG_XTOR_CTOR 1 macro
437 DBG_XTOR_CTOR, \

Completed in 35 milliseconds