Home
last modified time | relevance | path

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

/external/zstd/lib/common/
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