Searched refs:GCC_VERSION (Results 1 – 25 of 36) sorted by relevance
12
63 #ifndef GCC_VERSION64 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro87 # if GCC_VERSION >= 2007114 #if (GCC_VERSION < 2007)120 # if (GCC_VERSION >= 2096)131 # if GCC_VERSION >= 2093137 # if GCC_VERSION >= 4005149 #if GCC_VERSION >= 3004158 #if ! defined(__cplusplus) || (GCC_VERSION >= 3004)170 # if (GCC_VERSION >= 3003)[all …]
9 GCC_VERSION=4.5.013 SRC=$HOME/software/gcc-${GCC_VERSION}15 TAR=gcc-${GCC_VERSION}.tar.bz216 PREFIX=$HOME/gcc-${GCC_VERSION}50 wget -q $FSF_MIRROR/gcc/gcc-${GCC_VERSION}/$TAR \51 || { wget -q -O- $FSF_MIRROR/gcc/gcc-${GCC_VERSION}/${TAR%bz2}gz \
8 #define GCC_VERSION (__GNUC__ * 10000 \ macro12 #if GCC_VERSION >= 40300
57 #define GCC_VERSION (__GNUC__ * 10000 \ in ArmUsingHardFloat() macro60 #if GCC_VERSION >= 40600 in ArmUsingHardFloat()67 #elif GCC_VERSION < 40500 in ArmUsingHardFloat()83 #undef GCC_VERSION in ArmUsingHardFloat()
72 #define GCC_VERSION (__GNUC__ * 10000 \ in ArmUsingHardFloat() macro75 #if GCC_VERSION >= 40600 in ArmUsingHardFloat()82 #elif GCC_VERSION < 40500 in ArmUsingHardFloat()98 #undef GCC_VERSION in ArmUsingHardFloat()
33 GCC_VERSION = 4.234 GCC_VERSION[sdk=macosx10.4][arch=*] = 4.0
11 GCC_VERSION=4.2
16 GCC_VERSION=4.2
126 #define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro128 #if (GCC_VERSION >= 302) || (__INTEL_COMPILER >= 800) || defined(__clang__)271 #if GCC_VERSION!=409 /* disabled on GCC 4.9, as it generates invalid opcode (crash) */ in LZ4_copy8()337 # elif defined(__GNUC__) && (GCC_VERSION >= 304) && !defined(LZ4_FORCE_SW_BITCOUNT) in LZ4_NbCommonBytes()350 # elif defined(__GNUC__) && (GCC_VERSION >= 304) && !defined(LZ4_FORCE_SW_BITCOUNT) in LZ4_NbCommonBytes()366 # elif defined(__GNUC__) && (GCC_VERSION >= 304) && !defined(LZ4_FORCE_SW_BITCOUNT) in LZ4_NbCommonBytes()382 # elif defined(__GNUC__) && (GCC_VERSION >= 304) && !defined(LZ4_FORCE_SW_BITCOUNT) in LZ4_NbCommonBytes()
155 #define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro169 #elif GCC_VERSION >= 403
38 GCC_VERSION = 4.0
477 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;506 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;539 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;568 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;622 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;673 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;726 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;758 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
96 #define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro107 #elif GCC_VERSION >= 403
13 #define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro
393 GCC_VERSION = 4.0;401 GCC_VERSION = 4.0;
127 GCC_VERSION=`$CC -dumpversion`128 AC_MSG_RESULT([$GCC_VERSION])
575 IF (NOT GCC_VERSION VERSION_LESS 4.2)577 ENDIF (NOT GCC_VERSION VERSION_LESS 4.2)586 OUTPUT_VARIABLE GCC_VERSION588 IF (GCC_VERSION VERSION_LESS 4.3)590 ENDIF (GCC_VERSION VERSION_LESS 4.3)
41 #define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro
402 'GCC_VERSION': 'com.apple.compilers.llvm.clang.1_0',