Searched defs:NOINLINE (Results 1 – 10 of 10) sorted by relevance
34 # define NOINLINE __declspec(noinline) macro36 # define NOINLINE __attribute__((noinline)) macro
37 #define NOINLINE __declspec(noinline) macro42 #define NOINLINE __attribute__((noinline)) macro
9 #define NOINLINE __attribute__((noinline)) macro
15 #define NOINLINE __attribute__((noinline)) macro
7 #define NOINLINE __attribute__((noinline)) macro
5 #define NOINLINE __attribute__((noinline)) macro
37 #define NOINLINE __attribute__((noinline)) macro
219 # define NOINLINE global() macro 233 # define NOINLINE global() macro
74 # define NOINLINE __attribute__ ((noinline)) macro90 # define NOINLINE macro
145 #define NOINLINE __attribute__((noinline)) macro [all...]