Searched refs:NOINLINE (Results 1 – 1 of 1) sorted by relevance
825 #ifndef NOINLINE827 #define NOINLINE __attribute__ ((noinline)) macro829 #define NOINLINE __declspec(noinline) macro831 #define NOINLINE macro