Searched defs:NEVER_INLINE (Results 1 – 1 of 1) sorted by relevance
35 #define NEVER_INLINE __attribute__((__noinline__)) macro37 #define NEVER_INLINE __declspec(noinline) macro39 #define NEVER_INLINE macro