Searched defs:DEBUG_PRINT (Results 1 – 10 of 10) sorted by relevance
29 #define DEBUG_PRINT(expr) OutputDebugString(##expr) macro37 #define DEBUG_PRINT(expr) ((void)0) macro
59 #define DEBUG_PRINT(what) macro
58 #define DEBUG_PRINT(what) macro
57 #define DEBUG_PRINT(what) macro
61 #define DEBUG_PRINT(what) macro
162 #define DEBUG_PRINT(...) \ macro170 #define DEBUG_PRINT(exp) ((void)0) macro
36 #define DEBUG_PRINT(...) \ macro44 #define DEBUG_PRINT(exp) ((void)0) macro
69 #define DEBUG_PRINT(what) macro
42 #define DEBUG_PRINT(x) std::cout << (x) << std::endl; macro46 #define DEBUG_PRINT(x) // macro