Lines Matching refs:noinline
791 #ifndef NOINLINE793 #define NOINLINE __attribute__ ((noinline))795 #define NOINLINE __declspec(noinline)797 #define NOINLINE