Searched refs:TOOLCHAIN_GCC_VERSION (Results 1 – 2 of 2) sorted by relevance
74 #ifndef TOOLCHAIN_GCC_VERSION75 #define TOOLCHAIN_GCC_VERSION 0 macro
21 #define TOOLCHAIN_GCC_VERSION \ macro25 #if !defined(TOOLCHAIN_HAS_PRAGMA_DIAG) && (TOOLCHAIN_GCC_VERSION >= 40600)29 #if !defined(TOOLCHAIN_HAS_C_GENERIC) && (TOOLCHAIN_GCC_VERSION >= 40900)33 #if !defined(TOOLCHAIN_HAS_C_AUTO_TYPE) && (TOOLCHAIN_GCC_VERSION >= 40900)671 #if (TOOLCHAIN_GCC_VERSION >= 110000) || \