Home
last modified time | relevance | path

Searched defs:LZ4_FORCE_INLINE (Results 1 – 1 of 1) sorted by relevance

/external/lz4/lib/
Dlz4.c111 # define LZ4_FORCE_INLINE static __forceinline macro
115 # define LZ4_FORCE_INLINE static inline __attribute__((always_inline)) macro
117 # define LZ4_FORCE_INLINE static inline macro
120 # define LZ4_FORCE_INLINE static macro