Searched defs:CY_NOINLINE (Results 1 – 1 of 1) sorted by relevance
167 #define CY_NOINLINE __attribute__ ((noinline)) macro186 #define CY_NOINLINE __attribute__ ((noinline)) macro193 #define CY_NOINLINE CY_PRAGMA(optimize = no_inline) macro