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

/seL4-refos-master/kernel/libsel4/include/sel4/
H A Dmacros.h50 #define SEL4_SIZE_SANITY(index, entry, size) SEL4_COMPILE_ASSERT(index##entry##size, index + entry == size) macro
/seL4-refos-master/libs/libsel4/include/sel4/
H A Dmacros.h50 #define SEL4_SIZE_SANITY(index, entry, size) SEL4_COMPILE_ASSERT(index##entry##size, index + entry == size) macro

Completed in 75 milliseconds