Searched defs:ALWAYS_INLINE (Results 1 – 2 of 2) sorted by relevance
47 #define ALWAYS_INLINE __inline__ __attribute__((__always_inline__)) macro49 #define ALWAYS_INLINE __inline__ macro
58 #define ALWAYS_INLINE __inline__ __attribute__((__always_inline__)) macro60 #define ALWAYS_INLINE __inline__ macro