Searched refs:TARGET_VERSION (Results 76 - 94 of 94) sorted by relevance

1234

/freebsd-12-stable/contrib/gcc/config/i386/
H A Di386elf.h28 #define TARGET_VERSION fprintf (stderr, " (i386 bare ELF target)"); macro
H A Dnetbsd-elf.h125 #define TARGET_VERSION fprintf (stderr, " (NetBSD/i386 ELF)"); macro
H A Dsysv4.h24 #define TARGET_VERSION fprintf (stderr, " (i386 System V Release 4)"); macro
H A Dbeos-elf.h23 #define TARGET_VERSION fprintf (stderr, " (i386 BeOS/ELF)"); macro
H A Dlinux.h28 #define TARGET_VERSION fprintf (stderr, " (i386 Linux/ELF)"); macro
H A Dcygwin.h23 #define TARGET_VERSION fprintf (stderr, " (x86 Cygwin)"); macro
H A Dfreebsd.h86 #define TARGET_VERSION fprintf (stderr, " (i386 FreeBSD/ELF)"); macro
H A Ddarwin.h26 #define TARGET_VERSION fprintf (stderr, " (i686 Darwin)"); macro
H A Di386-interix.h92 #define TARGET_VERSION fprintf (stderr, " (i386 Interix)"); macro
/freebsd-12-stable/contrib/gcc/config/ia64/
H A Dhpux.h27 #define TARGET_VERSION fprintf (stderr, " (IA-64) HP-UX"); macro
/freebsd-12-stable/contrib/gcc/config/rs6000/
H A Daix.h252 #define TARGET_VERSION ; macro
H A Ddarwin.h23 #undef TARGET_VERSION macro
24 #define TARGET_VERSION fprintf (stderr, " (Darwin/PowerPC)"); macro
H A Dlinux64.h376 #undef TARGET_VERSION macro
377 #define TARGET_VERSION fprintf (stderr, " (PowerPC64 GNU/Linux)"); macro
H A Dsysv4.h550 #ifndef TARGET_VERSION
551 #define TARGET_VERSION fprintf (stderr, " (PowerPC System V.4)"); macro
/freebsd-12-stable/contrib/gcc/config/s390/
H A Ds390.h132 #define TARGET_VERSION fprintf (stderr, " (zSeries)"); macro
134 #define TARGET_VERSION fprintf (stderr, " (S/390)"); macro
/freebsd-12-stable/contrib/gcc/
H A Dcollect2.c1270 #ifdef TARGET_VERSION
1271 TARGET_VERSION;
H A Dmips-tdump.c1444 #ifdef TARGET_VERSION
1445 TARGET_VERSION;
H A Dmips-tfile.c4839 #ifdef TARGET_VERSION
4840 TARGET_VERSION;
/freebsd-12-stable/contrib/gcc/config/arm/
H A Darm.h173 #ifndef TARGET_VERSION
174 #define TARGET_VERSION fputs (" (ARM/generic)", stderr);
172 #define TARGET_VERSION macro

Completed in 186 milliseconds

1234