Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Dutil.c283 # define FORCE_INLINE static __forceinline macro
287 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
289 # define FORCE_INLINE static inline macro
292 # define FORCE_INLINE static macro