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