Searched defs:BUILDING_GCC_VERSION (Results 1 – 2 of 2) sorted by relevance
4 #define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR) macro