Searched defs:ALWAYS_INLINE (Results 1 – 2 of 2) sorted by relevance
71 #define ALWAYS_INLINE macro74 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
41 #define ALWAYS_INLINE __attribute__((always_inline)) macro