Searched defs:Cond (Results 1 – 2 of 2) sorted by relevance
66 #define Assert(Cond) if (!(Cond)) abort() argument
76 #define Assert(Cond) if (!(Cond)) abort() argument