Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h1472 # define XXH_FORCE_INLINE static __attribute__((unused)) macro
1474 # define XXH_FORCE_INLINE static macro
1479 # define XXH_FORCE_INLINE static __inline__ __attribute__((always_inline, unused)) macro
1482 # define XXH_FORCE_INLINE static __forceinline macro
1486 # define XXH_FORCE_INLINE static inline macro
1489 # define XXH_FORCE_INLINE static macro