Searched defs:NOINLINE (Results 1 – 10 of 10) 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
40 # define NOINLINE __declspec(noinline) macro49 # 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
183 #define NOINLINE __attribute__ ((noinline)) macro