Searched refs:__NOINLINE (Results 1 – 2 of 2) sorted by relevance
165 #define __NOINLINE __attribute__ ( (noinline) ) macro171 #define __NOINLINE _Pragma("optimize = no_inline") macro
195 #define __NOINLINE __attribute__ ( (noinline) ) macro201 #define __NOINLINE _Pragma("optimize = no_inline") macro
Completed in 3 milliseconds