Home
last modified time | relevance | path

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

/reactos/win32ss/drivers/displays/vga_new/
H A Ddebug.c38 DebugPrint( in DebugPrint() function
/reactos/sdk/include/ddk/
H A Dmcd.h45 #define DebugPrint(x) ChangerClassDebugPrint x macro
H A Dstrmini.h23 #define DebugPrint(x) StreamClassDebugPrint x macro
31 #define DebugPrint(x) macro
H A Dclasspnp.h123 #define DebugPrint(x) ClassDebugPrint x macro
125 #define DebugPrint(x) macro
H A Dsrb.h64 #define DebugPrint(x) ScsiDebugPrint x macro
H A Dstorport.h3214 #define DebugPrint(x) StorPortDebugPrint x macro
3216 #define DebugPrint(x) macro
/reactos/sdk/lib/rtl/
H A Ddebug.c23 DebugPrint(IN PSTRING DebugString, in DebugPrint() function
/reactos/drivers/network/dd/netkvm/Common/
H A DParaNdis-Debug.c108 static void __cdecl DebugPrint(const char *fmt, ...) in DebugPrint() function