Searched defs:NOINLINE (Results 1 – 7 of 7) sorted by relevance
35 # define NOINLINE __declspec(noinline) macro37 # define NOINLINE __attribute__((noinline)) macro
48 #define NOINLINE __declspec(noinline) macro53 #define NOINLINE __attribute__((noinline)) macro
55 #define NOINLINE __attribute ((noinline)) macro57 #define NOINLINE /* nothing */ macro
93 #define NOINLINE __attribute ((noinline)) macro95 #define NOINLINE /* nothing */ macro
216 # define NOINLINE __declspec(noinline) macro230 # define NOINLINE __attribute__((noinline)) macro
223 # define NOINLINE __declspec(noinline) macro237 # define NOINLINE __attribute__((noinline)) macro
142 #define NOINLINE __attribute__((noinline)) macro