Searched defs:OT_ASSERT (Results 1 – 1 of 1) sorted by relevance
56 #define OT_ASSERT(cond) \ macro72 #define OT_ASSERT(cond) assert(cond) macro76 #define OT_ASSERT(cond) \ macro91 #define OT_ASSERT(cond) macro