Searched refs:FORCE_INLINE_ATTR (Results 1 – 8 of 8) sorted by relevance
28 # define FORCE_INLINE_ATTR __attribute__((always_inline)) macro30 # define FORCE_INLINE_ATTR __forceinline macro32 # define FORCE_INLINE_ATTR macro38 #define FORCE_INLINE_ATTR macro47 #define FORCE_INLINE_TEMPLATE static INLINE_KEYWORD FORCE_INLINE_ATTR62 # define HINT_INLINE static INLINE_KEYWORD FORCE_INLINE_ATTR
106 # define FORCE_INLINE_ATTR __attribute__((always_inline)) macro108 # define FORCE_INLINE_ATTR __forceinline macro110 # define FORCE_INLINE_ATTR macro113 #define FORCE_INLINE_TEMPLATE static INLINE_KEYWORD FORCE_INLINE_ATTR
264 MEM_STATIC FORCE_INLINE_ATTR
29 # define FORCE_INLINE_ATTR __attribute__((always_inline)) macro31 # define FORCE_INLINE_ATTR __forceinline macro33 # define FORCE_INLINE_ATTR macro39 #define FORCE_INLINE_ATTR macro59 #define FORCE_INLINE_TEMPLATE static INLINE_KEYWORD FORCE_INLINE_ATTR74 # define HINT_INLINE static INLINE_KEYWORD FORCE_INLINE_ATTR
331 MEM_STATIC FORCE_INLINE_ATTR size_t BIT_getUpperBits(size_t bitContainer, U32 const start) in BIT_getUpperBits()336 MEM_STATIC FORCE_INLINE_ATTR size_t BIT_getMiddleBits(size_t bitContainer, U32 const start, U32 con… in BIT_getMiddleBits()353 MEM_STATIC FORCE_INLINE_ATTR size_t BIT_getLowerBits(size_t bitContainer, U32 const nbBits) in BIT_getLowerBits()369 MEM_STATIC FORCE_INLINE_ATTR size_t BIT_lookBits(const BIT_DStream_t* bitD, U32 nbBits) in BIT_lookBits()392 MEM_STATIC FORCE_INLINE_ATTR void BIT_skipBits(BIT_DStream_t* bitD, U32 nbBits) in BIT_skipBits()401 MEM_STATIC FORCE_INLINE_ATTR size_t BIT_readBits(BIT_DStream_t* bitD, unsigned nbBits) in BIT_readBits()
217 MEM_STATIC FORCE_INLINE_ATTR
865 MEM_STATIC FORCE_INLINE_ATTR
461 using project's own portable macros, such as `FORCE_INLINE_ATTR`,