Home
last modified time | relevance | path

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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/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
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddbdaoint.h307 STDMETHOD(DebugPrint) (THIS_ BSTR bstr) PURE; in DECLARE_INTERFACE_() local