Searched defs:NOINLINE (Results 1 – 7 of 7) 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
32 #define NOINLINE __attribute__ ((noinline)) macro
7 #define NOINLINE __attribute__((noinline)) macro
220 # define NOINLINE __declspec(noinline) macro234 # define NOINLINE __attribute__((noinline)) macro
37 #define NOINLINE __attribute__((noinline)) macro
145 #define NOINLINE __attribute__((noinline)) macro