Searched defs:UX_ASSERT (Results 1 – 1 of 1) sorted by relevance
223 #define UX_ASSERT(s) if (!(s)) {UX_ASSERT_FAIL} macro225 #define UX_ASSERT(s) macro