Searched defs:NOINLINE (Results 1 – 3 of 3) sorted by relevance
228 # define NOINLINE __declspec(noinline) macro242 # define NOINLINE __attribute__((noinline)) macro
37 #define NOINLINE __attribute__((noinline)) macro
73 # define NOINLINE __attribute__ ((noinline)) macro89 # define NOINLINE macro