Searched defs:SEL4_SIZE_SANITY (Results 1 - 2 of 2) sorted by relevance

/seL4-l4v-10.1.1/seL4/include/api/
H A Dmacros.h55 #define SEL4_SIZE_SANITY(index, entry, size) SEL4_COMPILE_ASSERT(index##entry##size, index + entry == size) macro
/seL4-l4v-10.1.1/seL4/libsel4/include/sel4/
H A Dmacros.h55 #define SEL4_SIZE_SANITY(index, entry, size) SEL4_COMPILE_ASSERT(index##entry##size, index + entry == size) macro

Completed in 32 milliseconds