Searched refs:BROTLI_MAYBE_INLINE (Results 1 – 1 of 1) sorted by relevance
107 #define BROTLI_MAYBE_INLINE inline macro110 #define BROTLI_MAYBE_INLINE __inline__ macro113 #define BROTLI_MAYBE_INLINE __inline macro115 #define BROTLI_MAYBE_INLINE macro125 #define BROTLI_INLINE BROTLI_MAYBE_INLINE __attribute__((__always_inline__))127 #define BROTLI_INLINE BROTLI_MAYBE_INLINE __forceinline129 #define BROTLI_INLINE BROTLI_MAYBE_INLINE _Pragma("FUNC_ALWAYS_INLINE;")131 #define BROTLI_INLINE BROTLI_MAYBE_INLINE _Pragma("inline=forced")133 #define BROTLI_INLINE BROTLI_MAYBE_INLINE