Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dcompiler.h28 # define FORCE_INLINE_ATTR __attribute__((always_inline)) macro
30 # define FORCE_INLINE_ATTR __forceinline macro
32 # define FORCE_INLINE_ATTR macro
38 #define FORCE_INLINE_ATTR macro
H A Dxxhash.c106 # define FORCE_INLINE_ATTR __attribute__((always_inline)) macro
108 # define FORCE_INLINE_ATTR __forceinline macro
110 # define FORCE_INLINE_ATTR macro
/freebsd/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