Home
last modified time | relevance | path

Searched defs:DebugPrint (Results 1 – 6 of 6) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/ddk/include/ddk/
Dstorport.h408 #define DebugPrint(x) StorPortDebugPrint x macro
410 #define DebugPrint(x) macro
Dmcd.h45 #define DebugPrint(x) ChangerClassDebugPrint x macro
Dstrmini.h29 #define DebugPrint(x) StreamClassDebugPrint x macro
37 #define DebugPrint(x) macro
Dclasspnp.h120 #define DebugPrint(x) ClassDebugPrint x macro
122 #define DebugPrint(x) macro
Dsrb.h55 #define DebugPrint(x) ScsiDebugPrint x macro
/third_party/mingw-w64/mingw-w64-headers/include/
Ddbdaoint.h307 STDMETHOD(DebugPrint) (THIS_ BSTR bstr) PURE; in DECLARE_INTERFACE_() local