Searched defs:INLINE (Results 1 – 3 of 3) sorted by relevance
3 #define INLINE inline __attribute__((always_inline)) macro
30 #define INLINE static __forceinline macro32 #define INLINE static inline __attribute__((always_inline)) macro
7 #define INLINE inline __attribute__((always_inline)) macro