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