Searched defs:DEBUG_PRINT_NUM (Results 1 – 1 of 1) sorted by relevance
55 …#define DEBUG_PRINT_NUM(s, num) { char ttt[32]; ConvertUInt32ToString(num, ttt); OutputDebugString… macro59 #define DEBUG_PRINT_NUM(s, num) macro