Searched refs:NO_INLINE (Results 1 – 1 of 1) sorted by relevance
50 #ifndef NO_INLINE51 #define NO_INLINE __attribute__((noinline)) macro98 #ifndef NO_INLINE99 #define NO_INLINE __attribute__((noinline))152 #ifndef NO_INLINE153 #define NO_INLINE _Pragma("inline=never")
Completed in 2 milliseconds