Searched defs:__noinline (Results 1 – 3 of 3) sorted by relevance
357 #define __noinline __attribute__ ((__noinline__)) macro359 #define __noinline macro
50 #define __noinline __attribute__((noinline)) macro