Searched defs:ALWAYS_INLINE (Results 1 – 5 of 5) sorted by relevance
11 #define ALWAYS_INLINE __attribute__ ((__always_inline__)) macro
106 #define ALWAYS_INLINE __attribute__((always_inline)) macro109 #define ALWAYS_INLINE macro
16 #define ALWAYS_INLINE __attribute__ ((__always_inline__)) macro
223 # define ALWAYS_INLINE __forceinline macro236 # define ALWAYS_INLINE inline __attribute__((always_inline)) macro
34 #define ALWAYS_INLINE inline __attribute__((always_inline)) macro