Searched refs:seL4_Assert (Results 1 - 2 of 2) sorted by relevance

/seL4-l4v-10.1.1/seL4/libsel4/include/sel4/
H A Ddebug_assert.h32 * NDEBUG is not defined invoke seL4_Assert(expr).
34 #define seL4_DebugAssert(expr) seL4_Assert(expr)
H A Dassert.h25 * Hidden function, use the macros seL4_Fail or seL4_Assert.
39 #define seL4_Assert(expr) \ macro

Completed in 90 milliseconds