Searched defs:NOINLINE (Results 1 – 13 of 13) sorted by relevance
21 #define NOINLINE [[clang::noinline]] macro23 #define NOINLINE __attribute__((noinline)) macro25 #define NOINLINE __declspec(noinline) macro27 #define NOINLINE macro
45 #define NOINLINE [[clang::noinline]] macro47 #define NOINLINE __attribute__((noinline)) macro49 #define NOINLINE __declspec(noinline) macro51 #define NOINLINE macro
35 # define NOINLINE __declspec(noinline) macro37 # define NOINLINE __attribute__((noinline)) macro
43 #define NOINLINE __declspec(noinline) macro48 #define NOINLINE __attribute__((noinline)) macro
84 #define NOINLINE __attribute__((noinline)) macro86 #define NOINLINE __declspec(noinline) macro88 #define NOINLINE macro
7 #define NOINLINE __attribute__((noinline)) macro
5 #define NOINLINE __attribute__((noinline)) macro
136 # define NOINLINE __declspec(noinline) macro149 # define NOINLINE __attribute__((noinline)) macro
37 #define NOINLINE __attribute__((noinline)) macro
73 # define NOINLINE __attribute__ ((noinline)) macro89 # define NOINLINE macro
74 # define NOINLINE __attribute__ ((noinline)) macro90 # define NOINLINE macro
793 #define NOINLINE __attribute__ ((noinline)) macro795 #define NOINLINE __declspec(noinline) macro797 #define NOINLINE macro
132 #define NOINLINE __attribute__((noinline)) macro