Searched refs:TARGET_GLIBC_MAJOR (Results 1 - 25 of 88) sorted by relevance

1234

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dlinux.h144 #if TARGET_GLIBC_MAJOR > 2 \
145 || (TARGET_GLIBC_MAJOR == 2 && TARGET_GLIBC_MINOR >= 19)
H A Dlinux64.h259 #if TARGET_GLIBC_MAJOR * 1000 + TARGET_GLIBC_MINOR >= 2018
633 #if TARGET_GLIBC_MAJOR > 2 \
634 || (TARGET_GLIBC_MAJOR == 2 && TARGET_GLIBC_MINOR >= 19)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dlinux.h149 #if TARGET_GLIBC_MAJOR > 2 \
150 || (TARGET_GLIBC_MAJOR == 2 && TARGET_GLIBC_MINOR >= 19)
H A Dlinux64.h176 #if TARGET_GLIBC_MAJOR * 1000 + TARGET_GLIBC_MINOR >= 2018
553 #if TARGET_GLIBC_MAJOR > 2 \
554 || (TARGET_GLIBC_MAJOR == 2 && TARGET_GLIBC_MINOR >= 19)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/common/config/rs6000/
H A Drs6000-common.c255 #ifndef TARGET_GLIBC_MAJOR
256 #define TARGET_GLIBC_MAJOR 0 macro
262 if (TARGET_GLIBC_MAJOR * 1000 + TARGET_GLIBC_MINOR >= 2018
/netbsd-current/external/gpl3/gcc/dist/gcc/common/config/rs6000/
H A Drs6000-common.cc255 #ifndef TARGET_GLIBC_MAJOR
256 #define TARGET_GLIBC_MAJOR 0 macro
262 if (TARGET_GLIBC_MAJOR * 1000 + TARGET_GLIBC_MINOR >= 2018
/netbsd-current/external/gpl3/gcc.old/dist/gcc/common/config/powerpcspe/
H A Dpowerpcspe-common.c300 #ifndef TARGET_GLIBC_MAJOR
301 #define TARGET_GLIBC_MAJOR 0 macro
307 if (TARGET_GLIBC_MAJOR * 1000 + TARGET_GLIBC_MINOR >= 2018
/netbsd-current/external/gpl3/gcc.old/usr.bin/gcc/arch/coldfire/
H A Dauto-host.h1995 #define TARGET_GLIBC_MAJOR 0 macro
/netbsd-current/external/gpl3/gcc.old/usr.bin/gcc/arch/armeb/
H A Dauto-host.h2173 #define TARGET_GLIBC_MAJOR 0 macro
/netbsd-current/external/gpl3/gcc.old/usr.bin/gcc/arch/arm/
H A Dauto-host.h2151 #define TARGET_GLIBC_MAJOR 0 macro
/netbsd-current/external/gpl3/gcc.old/usr.bin/gcc/arch/aarch64/
H A Dauto-host.h2233 #define TARGET_GLIBC_MAJOR 0 macro
/netbsd-current/external/gpl3/gcc.old/usr.bin/gcc/arch/earmhfeb/
H A Dauto-host.h2233 #define TARGET_GLIBC_MAJOR 0 macro
/netbsd-current/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv6hf/
H A Dauto-host.h2233 #define TARGET_GLIBC_MAJOR 0 macro
/netbsd-current/external/gpl3/gcc.old/usr.bin/gcc/arch/hppa/
H A Dauto-host.h2233 #define TARGET_GLIBC_MAJOR 0 macro
/netbsd-current/external/gpl3/gcc.old/usr.bin/gcc/arch/mipseb/
H A Dauto-host.h2233 #define TARGET_GLIBC_MAJOR 0 macro
/netbsd-current/external/gpl3/gcc.old/usr.bin/gcc/arch/sparc/
H A Dauto-host.h2233 #define TARGET_GLIBC_MAJOR 0 macro
/netbsd-current/external/gpl3/gcc.old/usr.bin/gcc/arch/earmeb/
H A Dauto-host.h2233 #define TARGET_GLIBC_MAJOR 0 macro
/netbsd-current/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv4/
H A Dauto-host.h2233 #define TARGET_GLIBC_MAJOR 0 macro
/netbsd-current/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv6/
H A Dauto-host.h2233 #define TARGET_GLIBC_MAJOR 0 macro
/netbsd-current/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv7eb/
H A Dauto-host.h2233 #define TARGET_GLIBC_MAJOR 0 macro
/netbsd-current/external/gpl3/gcc.old/usr.bin/gcc/arch/mips64eb/
H A Dauto-host.h2233 #define TARGET_GLIBC_MAJOR 0 macro
/netbsd-current/external/gpl3/gcc.old/usr.bin/gcc/arch/powerpc64/
H A Dauto-host.h2233 #define TARGET_GLIBC_MAJOR 0 macro
/netbsd-current/external/gpl3/gcc.old/usr.bin/gcc/arch/alpha/
H A Dauto-host.h2233 #define TARGET_GLIBC_MAJOR 0 macro
/netbsd-current/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv6hfeb/
H A Dauto-host.h2233 #define TARGET_GLIBC_MAJOR 0 macro
/netbsd-current/external/gpl3/gcc.old/usr.bin/gcc/arch/i386/
H A Dauto-host.h2233 #define TARGET_GLIBC_MAJOR 0 macro

Completed in 261 milliseconds

1234