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