Searched defs:NOINLINE (Results 1 – 11 of 11) sorted by relevance
26 # define NOINLINE __declspec(noinline) macro28 # define NOINLINE __attribute__((noinline)) macro
77 #define NOINLINE __attribute__((noinline)) macro80 #define NOINLINE macro
279 #define NOINLINE macro282 #define NOINLINE __attribute__ ((noinline)) macro285 #define NOINLINE __declspec(noinline) macro
48 #define NOINLINE __attribute__ ((noinline)) macro
34 # define NOINLINE __declspec(noinline) macro43 # define NOINLINE __attribute__((noinline)) macro
57 #define NOINLINE __declspec(noinline) macro
54 #define NOINLINE __attribute__ ((noinline)) macro
169 NOINLINE = 386, enumerator
271 NOINLINE = 386, enumerator
737 #define NOINLINE __attribute__ ((noinline)) macro739 #define NOINLINE __declspec(noinline) macro741 #define NOINLINE macro
183 #define NOINLINE __attribute__ ((noinline)) macro