Searched refs:_DEBUG (Results 1 – 11 of 11) sorted by relevance
235 #undef _DEBUG236 #define _DEBUG(Expression) DebugPrint Expression macro238 #define _DEBUG(Expression) macro310 _DEBUG (Expression); \325 _DEBUG (Expression); \
19 #ifdef _DEBUG140 #ifdef _DEBUG251 #ifdef _DEBUG
1666 #ifdef _DEBUG in Py_FatalError()
271 #define _DEBUG(Expression) _DEBUG_PRINT Expression macro273 #define _DEBUG(Expression) DebugPrint Expression macro318 _DEBUG (Expression); \
68 # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c69 # ADD CPP /nologo /W3 /GX /Z7 /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /FD /c
72 # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c73 # ADD CPP /nologo /W3 /GX /Z7 /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /FD /c
62 # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c63 # ADD CPP /nologo /W3 /GX /Z7 /Od /I "h" /I "..\h" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "PC" /YX…
74 #define _DEBUG(arg) DebugPrint arg macro
850 #if defined(DEBUG) || defined(_DEBUG)
502 #if defined(DEBUG) || defined(_DEBUG)
1691 #ifdef _DEBUG in Py_FatalError()