Searched refs:GCC_VERSION (Results 1 – 25 of 61) sorted by relevance
123
135 #ifndef GCC_VERSION136 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro179 # if GCC_VERSION >= 2007246 #if (GCC_VERSION < 2007)252 # if (GCC_VERSION >= 2096)261 # if (!defined (__cplusplus) && GCC_VERSION >= 2093)274 #if ! defined(__cplusplus) || (GCC_VERSION >= 3004)286 # if (GCC_VERSION >= 3003)295 # if (GCC_VERSION >= 3000)319 # if (GCC_VERSION >= 3001)[all …]
624 #if GCC_VERSION >= 2000 && !defined USE_C_ALLOCA
596 #if GCC_VERSION >= 2000 && !defined USE_C_ALLOCA
135 #ifndef GCC_VERSION136 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro174 # if GCC_VERSION >= 2007241 #if (GCC_VERSION < 2007)247 # if (GCC_VERSION >= 2096)256 # if (GCC_VERSION >= 2093)273 # if (GCC_VERSION >= 3003)296 # if (GCC_VERSION >= 3003)311 #if GCC_VERSION < 2008
306 #if GCC_VERSION >= 2000 && !defined USE_C_ALLOCA
350 # if (!defined(__cplusplus) && (GCC_VERSION >= 2007)) \361 #if (GCC_VERSION > 2000)374 #if (GCC_VERSION < 3000)399 #if (GCC_VERSION >= 3000)
455 ((GCC_VERSION >= 2007) || (__STDC_VERSION__ >= 199901L))545 #if (GCC_VERSION > 2000)556 #if (GCC_VERSION < 2007)565 #if (GCC_VERSION < 3000)642 #if (GCC_VERSION >= 3000)
52 #if GCC_VERSION >= 4001163 #if GCC_VERSION >= 3004
31 # if GCC_VERSION >= 3000
190 #if defined ENABLE_CHECKING && (GCC_VERSION >= 2007)
112 #if GCC_VERSION >= 3004 && !defined(__clang__)
530 #if GCC_VERSION < 3400569 #if GCC_VERSION >= 3400 in bitmap_count_bits()606 #if GCC_VERSION >= 3004 in bitmap_first_set_bit()
841 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;853 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;863 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;873 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;883 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;892 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;902 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;914 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;929 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;946 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;[all …]
38 #if (GCC_VERSION >= 2004)
148 #define GCC_VERSION ((__GNUC__-0) * 100 + (__GNUC_MINOR__ - 0)) macro150 #if GCC_VERSION >= 409171 #elif GCC_VERSION >= 403
38 GCC_VERSION = 4.0
67 #if GCC_VERSION > 40400
65 #if GCC_VERSION > 40400
29 #ifdef GCC_VERSION
463 GCC_VERSION=none466 …GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^.*(GCC[[^)]]*) //' -e 's/^.*(Debi…467 test -z "$GCC_VERSION" && GCC_VERSION=unknown468 AC_MSG_RESULT($GCC_VERSION)569 case $GCC_VERSION in571 CF_VERBOSE(feature is broken in gcc $GCC_VERSION)576 case $GCC_VERSION in578 CF_VERBOSE(feature is broken in gcc $GCC_VERSION)
1845 GCC_VERSION=none1849 …GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^.*(GCC[^)]*) //' -e 's/^.*(Debian…1850 test -z "$GCC_VERSION" && GCC_VERSION=unknown1851 echo "$as_me:1851: result: $GCC_VERSION" >&51852 echo "${ECHO_T}$GCC_VERSION" >&64565 case $GCC_VERSION in4567 test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&64569 echo "${as_me:-configure}:4569: testing feature is broken in gcc $GCC_VERSION ..." 1>&54575 case $GCC_VERSION in4577 test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6[all …]
393 GCC_VERSION = 4.0;401 GCC_VERSION = 4.0;