Searched defs:debugstr_t (Results 1 – 2 of 2) sorted by relevance
191 #define debugstr_t debugstr_w macro194 #define debugstr_t debugstr_a macro
97 static inline LPCSTR debugstr_t(LPCWSTR text, BOOL isW) in debugstr_t() function