Searched refs:GCC_VERSION (Results 26 - 50 of 185) sorted by relevance

12345678

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dhwint.h32 GCC_VERSION >= 3000, assume this is the second or later stage of a
38 # if GCC_VERSION >= 3000
163 #if GCC_VERSION < 3004
181 #else /* GCC_VERSION >= 3004 */
254 #endif /* GCC_VERSION >= 3004 */
342 #if GCC_VERSION < 11000
363 #if GCC_VERSION < 11000
H A Dhwint.cc24 #if GCC_VERSION < 3004
28 if GCC_VERSION >= 3004.
125 #endif /* GCC_VERSION < 3004 */
/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dsystem.h386 ((GCC_VERSION >= 2007) || (__STDC_VERSION__ >= 199901L))
397 #if (GCC_VERSION < 3000)
410 #elif (GCC_VERSION >= 4005)
446 #if (GCC_VERSION >= 3000)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dhwint.c24 #if GCC_VERSION < 3004
28 if GCC_VERSION >= 3004.
125 #endif /* GCC_VERSION < 3004 */
H A Dhwint.h32 GCC_VERSION >= 3000, assume this is the second or later stage of a
38 # if GCC_VERSION >= 3000
163 #if GCC_VERSION < 3004
181 #else /* GCC_VERSION >= 3004 */
254 #endif /* GCC_VERSION >= 3004 */
H A Dggc.h170 #if GCC_VERSION >= 4003
H A Dmachmode.h544 #if GCC_VERSION >= 4001
573 #if GCC_VERSION >= 4001
587 #if GCC_VERSION >= 4001
600 #if GCC_VERSION >= 4001
613 #if GCC_VERSION >= 4001
/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dcommon-utils.h38 #if (GCC_VERSION >= 2004)
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dsystem.h386 ((GCC_VERSION >= 2007) || (__STDC_VERSION__ >= 199901L))
397 #if (GCC_VERSION < 3000)
410 #elif (GCC_VERSION >= 4005)
438 #if (GCC_VERSION >= 3000)
/netbsd-current/external/gpl3/gdb/dist/gdb/unittests/
H A Denum-flags-selftests.c256 #if GCC_VERSION >= 5003 || defined __clang__
267 #if GCC_VERSION >= 5003 || defined __clang__
282 #if GCC_VERSION >= 4009 || defined __clang__
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Dxxhash.c148 #define GCC_VERSION ((__GNUC__-0) * 100 + (__GNUC_MINOR__ - 0)) macro
150 #if GCC_VERSION >= 409
175 #elif GCC_VERSION >= 403
/netbsd-current/sys/external/bsd/gnu-efi/dist/
H A DMakefile101 ifeq ($(GCC_VERSION),2)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-aarch64.c658 #if GCC_VERSION == 8000 || GCC_VERSION == 8001
667 #if GCC_VERSION == 8000 || GCC_VERSION == 8001
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dgold.h163 #if defined(__GNUC__) && GCC_VERSION < 4003
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dcgen-dis.c43 #if GCC_VERSION >= 3004
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dsb.c149 #if GCC_VERSION >= 3004
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dgold.h159 #if defined(__GNUC__) && GCC_VERSION < 4003
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dsb.c138 #if GCC_VERSION >= 3004
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-aarch64.c658 #if GCC_VERSION == 8000 || GCC_VERSION == 8001
667 #if GCC_VERSION == 8000 || GCC_VERSION == 8001
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-aarch64.c658 #if GCC_VERSION == 8000 || GCC_VERSION == 8001
667 #if GCC_VERSION == 8000 || GCC_VERSION == 8001
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dcgen-dis.c43 #if GCC_VERSION >= 3004
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dcgen-dis.c43 #if GCC_VERSION >= 3004
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dgold.h163 #if defined(__GNUC__) && GCC_VERSION < 4003
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dsb.c149 #if GCC_VERSION >= 3004
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-aarch64.c658 #if GCC_VERSION == 8000 || GCC_VERSION == 8001
667 #if GCC_VERSION == 8000 || GCC_VERSION == 8001

Completed in 204 milliseconds

12345678