Home
last modified time | relevance | path

Searched refs:NO_INLINE (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/osal_aos/include/aos/
A Dcompiler.h50 #ifndef NO_INLINE
51 #define NO_INLINE __attribute__((noinline)) macro
98 #ifndef NO_INLINE
99 #define NO_INLINE __attribute__((noinline))
152 #ifndef NO_INLINE
153 #define NO_INLINE _Pragma("inline=never")

Completed in 2 milliseconds