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