Home
last modified time | relevance | path

Searched refs:GCC_VERSION (Results 1 – 25 of 61) sorted by relevance

123

/freebsd-12-stable/contrib/binutils/include/
Dansidecl.h135 #ifndef GCC_VERSION
136 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro
179 # if GCC_VERSION >= 2007
246 #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 …]
Dlibiberty.h624 #if GCC_VERSION >= 2000 && !defined USE_C_ALLOCA
/freebsd-12-stable/contrib/gcclibs/include/
Dansidecl.h135 #ifndef GCC_VERSION
136 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro
179 # if GCC_VERSION >= 2007
246 #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 …]
Dlibiberty.h596 #if GCC_VERSION >= 2000 && !defined USE_C_ALLOCA
/freebsd-12-stable/contrib/gdb/include/
Dansidecl.h135 #ifndef GCC_VERSION
136 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro
174 # if GCC_VERSION >= 2007
241 #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
Dlibiberty.h306 #if GCC_VERSION >= 2000 && !defined USE_C_ALLOCA
/freebsd-12-stable/contrib/gcclibs/libcpp/
Dsystem.h350 # if (!defined(__cplusplus) && (GCC_VERSION >= 2007)) \
361 #if (GCC_VERSION > 2000)
374 #if (GCC_VERSION < 3000)
399 #if (GCC_VERSION >= 3000)
/freebsd-12-stable/contrib/gcc/
Dsystem.h455 ((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)
Dtoplev.h52 #if GCC_VERSION >= 4001
163 #if GCC_VERSION >= 3004
Dhwint.h31 # if GCC_VERSION >= 3000
Dvarray.c190 #if defined ENABLE_CHECKING && (GCC_VERSION >= 2007)
Doutput.h112 #if GCC_VERSION >= 3004 && !defined(__clang__)
Dbitmap.c530 #if GCC_VERSION < 3400
569 #if GCC_VERSION >= 3400 in bitmap_count_bits()
606 #if GCC_VERSION >= 3004 in bitmap_first_set_bit()
/freebsd-12-stable/contrib/googletest/googletest/xcode/gtest.xcodeproj/
Dproject.pbxproj841 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 …]
/freebsd-12-stable/contrib/gdb/gdb/
Dgdb_assert.h38 #if (GCC_VERSION >= 2004)
/freebsd-12-stable/contrib/libarchive/libarchive/
Dxxhash.c148 #define GCC_VERSION ((__GNUC__-0) * 100 + (__GNUC_MINOR__ - 0)) macro
150 #if GCC_VERSION >= 409
171 #elif GCC_VERSION >= 403
/freebsd-12-stable/contrib/googletest/googletest/xcode/Config/
DGeneral.xcconfig38 GCC_VERSION = 4.0
/freebsd-12-stable/contrib/ntp/sntp/libopts/
Dgenshell.h67 #if GCC_VERSION > 40400
/freebsd-12-stable/contrib/ntp/ntpsnmpd/
Dntpsnmpd-opts.h65 #if GCC_VERSION > 40400
/freebsd-12-stable/contrib/gcc/config/i386/
Ddriver-i386.c29 #ifdef GCC_VERSION
/freebsd-12-stable/contrib/byacc/
Daclocal.m4463 GCC_VERSION=none
466GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^.*(GCC[[^)]]*) //' -e 's/^.*(Debi…
467 test -z "$GCC_VERSION" && GCC_VERSION=unknown
468 AC_MSG_RESULT($GCC_VERSION)
569 case $GCC_VERSION in
571 CF_VERBOSE(feature is broken in gcc $GCC_VERSION)
576 case $GCC_VERSION in
578 CF_VERBOSE(feature is broken in gcc $GCC_VERSION)
Dconfigure1845 GCC_VERSION=none
1849GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^.*(GCC[^)]*) //' -e 's/^.*(Debian…
1850 test -z "$GCC_VERSION" && GCC_VERSION=unknown
1851 echo "$as_me:1851: result: $GCC_VERSION" >&5
1852 echo "${ECHO_T}$GCC_VERSION" >&6
4565 case $GCC_VERSION in
4567 test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6
4569 echo "${as_me:-configure}:4569: testing feature is broken in gcc $GCC_VERSION ..." 1>&5
4575 case $GCC_VERSION in
4577 test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6
[all …]
/freebsd-12-stable/contrib/googletest/googletest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/
Dproject.pbxproj393 GCC_VERSION = 4.0;
401 GCC_VERSION = 4.0;
/freebsd-12-stable/contrib/ntp/ntpdc/
Dntpdc-opts.h65 #if GCC_VERSION > 40400
/freebsd-12-stable/contrib/ntp/ntpq/
Dntpq-opts.h65 #if GCC_VERSION > 40400

123