Searched refs:SAFTM_ATTRIBUTE_ALWAYS_INLINE (Results 1 – 2 of 2) sorted by relevance
68 #define SAFTM_ATTRIBUTE_ALWAYS_INLINE __attribute__((always_inline)) macro74 #define SAFTM_ATTRIBUTE_ALWAYS_INLINE __forceinline macro78 #define SAFTM_ATTRIBUTE_ALWAYS_INLINE macro
45 inline SAFTM_ATTRIBUTE_ALWAYS_INLINE void AppendLowerCase(const char *curr, in AppendLowerCase()