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

/seL4-mcs-10.1.1/include/api/
H A Dmacros.h40 #define LIBSEL4_INLINE_FUNC static inline macro
44 #define LIBSEL4_INLINE_FUNC __attribute__((unused)) __attribute__((weak)) macro
48 #define LIBSEL4_INLINE_FUNC static inline macro
/seL4-mcs-10.1.1/libsel4/include/sel4/
H A Dmacros.h40 #define LIBSEL4_INLINE_FUNC static inline macro
44 #define LIBSEL4_INLINE_FUNC __attribute__((unused)) __attribute__((weak)) macro
48 #define LIBSEL4_INLINE_FUNC static inline macro

Completed in 75 milliseconds