Home
last modified time | relevance | path

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

/external/lz4/lib/
Dxxhash.c120 # define XXH_FORCE_INLINE static __forceinline macro
124 # define XXH_FORCE_INLINE static inline __attribute__((always_inline)) macro
126 # define XXH_FORCE_INLINE static inline macro
129 # define XXH_FORCE_INLINE static macro