Searched refs:GCC_MAJOR (Results 1 – 2 of 2) sorted by relevance
1070 GCC_MAJOR=`echo ${GCC_VERSION} | sed 's+\..*++'`1073 if expr ${GCC_MEDIUM} \> 2 \& ${GCC_MAJOR} = 3 > /dev/null1078 if expr ${GCC_MAJOR} \> 3 > /dev/null
27 #define GCC_MAJOR 3 macro