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

1234

/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/ia64/
H A Dauto-host.h2475 #define TARGET_GLIBC_MAJOR 0 macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/powerpc/
H A Dauto-host.h2475 #define TARGET_GLIBC_MAJOR 0 macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/powerpc64/
H A Dauto-host.h2475 #define TARGET_GLIBC_MAJOR 0 macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/sparc64/
H A Dauto-host.h2475 #define TARGET_GLIBC_MAJOR 0 macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/vax/
H A Dauto-host.h2475 #define TARGET_GLIBC_MAJOR 0 macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmv4/
H A Dauto-host.h2475 #define TARGET_GLIBC_MAJOR 0 macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmv7eb/
H A Dauto-host.h2475 #define TARGET_GLIBC_MAJOR 0 macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmv7hf/
H A Dauto-host.h2475 #define TARGET_GLIBC_MAJOR 0 macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/mipsel/
H A Dauto-host.h2475 #define TARGET_GLIBC_MAJOR 0 macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/riscv64/
H A Dauto-host.h2475 #define TARGET_GLIBC_MAJOR 0 macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/riscv32/
H A Dauto-host.h2475 #define TARGET_GLIBC_MAJOR 0 macro
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-types.cc523 && (TARGET_GLIBC_MAJOR < 2
524 || (TARGET_GLIBC_MAJOR == 2 && TARGET_GLIBC_MINOR < 32)))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc3575 && ((TARGET_GLIBC_MAJOR * 1000) + TARGET_GLIBC_MINOR) >= 2032)

Completed in 338 milliseconds

1234