Home
last modified time | relevance | path

Searched defs:ASSERTMSG (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/slicoss/
Dslicdbg.h81 #define ASSERTMSG(a,msg) \ macro
96 #define ASSERTMSG(a, msg) macro
/drivers/staging/epl/
DEplTarget.h128 #define ASSERTMSG(expr,string) if (!(expr)) { \ macro
Dglobal.h1380 #define ASSERTMSG(expr,string) if (!(expr)) {\ macro
1384 #define ASSERTMSG(expr,string) macro