Searched defs:ASSERTMSG (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ddk/
H A Dwdm.h9441 #define ASSERTMSG(msg, exp) \ macro
9454 #define RTL_VERIFYMSG(msg, exp) ASSERTMSG(msg, exp)
9494 #define ASSERTMSG(msg, exp) ((VOID) 0) macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
H A Dwdm.h9441 #define ASSERTMSG(msg, exp) \ macro
9454 #define RTL_VERIFYMSG(msg, exp) ASSERTMSG(msg, exp)
9494 #define ASSERTMSG(msg, exp) ((VOID) 0) macro

Completed in 147 milliseconds