Searched defs:GCC_VERSION (Results 1 – 4 of 4) sorted by relevance
136 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro