Searched defs:TCN_ASSERT (Results 1 – 1 of 1) sorted by relevance
55 #define TCN_ASSERT(x) assert((x)) macro57 #define TCN_ASSERT(x) (void)0 macro