Searched defs:ALWAYS_INLINE (Results 1 – 6 of 6) sorted by relevance
38 #define ALWAYS_INLINE __forceinline macro43 #define ALWAYS_INLINE __attribute__((always_inline)) macro
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
219 # define ALWAYS_INLINE global() macro 232 # define ALWAYS_INLINE global() macro
34 #define ALWAYS_INLINE inline __attribute__((always_inline)) macro