Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/openzfs/module/zstd/lib/common/
H A Dcompiler.h27 # define FORCE_INLINE_ATTR __attribute__((always_inline)) macro
29 # define FORCE_INLINE_ATTR __forceinline macro
31 # define FORCE_INLINE_ATTR macro
37 #define FORCE_INLINE_ATTR macro
H A Dxxhash.c105 # define FORCE_INLINE_ATTR __attribute__((always_inline)) macro
107 # define FORCE_INLINE_ATTR __forceinline macro
109 # define FORCE_INLINE_ATTR macro
/freebsd-src/sys/contrib/zstd/lib/common/
H A Dcompiler.h29 # define FORCE_INLINE_ATTR __attribute__((always_inline)) macro
31 # define FORCE_INLINE_ATTR __forceinline macro
33 # define FORCE_INLINE_ATTR macro
39 #define FORCE_INLINE_ATTR macro