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