NO_INLINE 35 src/Util.h #define NO_INLINE NO_INLINE 38 src/Util.h #define NO_INLINE __declspec(noinline) NO_INLINE 40 src/Util.h #define NO_INLINE __attribute__((noinline))