Searched refs:Cond (Results 1 – 1 of 1) sorted by relevance
74 #define Assert(Cond) if (!(Cond)) abort() argument