Searched defs:ALWAYS_INLINE (Results 1 – 3 of 3) sorted by relevance
137 #define ALWAYS_INLINE __attribute__((always_inline)) macro
24 #define ALWAYS_INLINE // NOLINT(cppcoreguidelines-macro-usage) macro26 #define ALWAYS_INLINE __attribute__((always_inline)) // NOLINT(cppcoreguidelines-macro-usage) macro
26 #define ALWAYS_INLINE // NOLINT(cppcoreguidelines-macro-usage) macro28 #define ALWAYS_INLINE __attribute__((always_inline)) // NOLINT(cppcoreguidelines-macro-usage) macro