Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/lz4/
Dxxhash.c116 # define FORCE_INLINE static __forceinline macro
120 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
122 # define FORCE_INLINE static inline macro
125 # define FORCE_INLINE static macro
Dlz4.c100 # define FORCE_INLINE static __forceinline macro
106 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
108 # define FORCE_INLINE static inline macro
110 # define FORCE_INLINE static macro
/device/generic/vulkan-cereal/third-party/angle/src/common/third_party/xxhash/
Dxxhash.c125 # define FORCE_INLINE static __forceinline macro
129 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
131 # define FORCE_INLINE static inline macro
134 # define FORCE_INLINE static macro