Home
last modified time | relevance | path

Searched refs:BROTLI_ATTRIBUTE_ALWAYS_INLINE (Results 1 – 1 of 1) sorted by relevance

/external/brotli/c/include/brotli/
Dport.h72 #define BROTLI_ATTRIBUTE_ALWAYS_INLINE __attribute__ ((always_inline)) macro
74 #define BROTLI_ATTRIBUTE_ALWAYS_INLINE macro
115 #define BROTLI_INLINE inline BROTLI_ATTRIBUTE_ALWAYS_INLINE