Searched defs:OT_ASSERT (Results 1 – 1 of 1) sorted by relevance
55 #define OT_ASSERT(cond) \ macro71 #define OT_ASSERT(cond) assert(cond) macro75 #define OT_ASSERT(cond) \ macro90 #define OT_ASSERT(cond) macro