HomeSort by: relevance | last modified time | path
    Searched defs:TARGET_GLIBC_MAJOR (Results 1 - 25 of 81) sorted by relevancy

1 2 3 4

  /src/external/gpl3/gcc/dist/gcc/common/config/rs6000/
rs6000-common.cc 246 #ifndef TARGET_GLIBC_MAJOR
247 #define TARGET_GLIBC_MAJOR 0
253 if (TARGET_GLIBC_MAJOR * 1000 + TARGET_GLIBC_MINOR >= 2018
  /src/external/gpl3/gcc.old/dist/gcc/common/config/rs6000/
rs6000-common.cc 255 #ifndef TARGET_GLIBC_MAJOR
256 #define TARGET_GLIBC_MAJOR 0
262 if (TARGET_GLIBC_MAJOR * 1000 + TARGET_GLIBC_MINOR >= 2018
  /src/external/gpl3/gcc.old/dist/gcc/common/config/powerpcspe/
powerpcspe-common.c 300 #ifndef TARGET_GLIBC_MAJOR
301 #define TARGET_GLIBC_MAJOR 0
307 if (TARGET_GLIBC_MAJOR * 1000 + TARGET_GLIBC_MINOR >= 2018
  /src/external/gpl3/gcc/usr.bin/gcc/arch/aarch64/
auto-host.h 2527 #define TARGET_GLIBC_MAJOR 0
  /src/external/gpl3/gcc/usr.bin/gcc/arch/aarch64eb/
auto-host.h 2527 #define TARGET_GLIBC_MAJOR 0
  /src/external/gpl3/gcc/usr.bin/gcc/arch/alpha/
auto-host.h 2527 #define TARGET_GLIBC_MAJOR 0
  /src/external/gpl3/gcc/usr.bin/gcc/arch/earm/
auto-host.h 2527 #define TARGET_GLIBC_MAJOR 0
  /src/external/gpl3/gcc/usr.bin/gcc/arch/earmeb/
auto-host.h 2527 #define TARGET_GLIBC_MAJOR 0
  /src/external/gpl3/gcc/usr.bin/gcc/arch/earmhf/
auto-host.h 2527 #define TARGET_GLIBC_MAJOR 0
  /src/external/gpl3/gcc/usr.bin/gcc/arch/earmhfeb/
auto-host.h 2527 #define TARGET_GLIBC_MAJOR 0
  /src/external/gpl3/gcc/usr.bin/gcc/arch/earmv4/
auto-host.h 2527 #define TARGET_GLIBC_MAJOR 0
  /src/external/gpl3/gcc/usr.bin/gcc/arch/earmv4eb/
auto-host.h 2527 #define TARGET_GLIBC_MAJOR 0
  /src/external/gpl3/gcc/usr.bin/gcc/arch/earmv6/
auto-host.h 2527 #define TARGET_GLIBC_MAJOR 0
  /src/external/gpl3/gcc/usr.bin/gcc/arch/earmv6eb/
auto-host.h 2527 #define TARGET_GLIBC_MAJOR 0
  /src/external/gpl3/gcc/usr.bin/gcc/arch/earmv6hf/
auto-host.h 2527 #define TARGET_GLIBC_MAJOR 0
  /src/external/gpl3/gcc/usr.bin/gcc/arch/earmv6hfeb/
auto-host.h 2527 #define TARGET_GLIBC_MAJOR 0
  /src/external/gpl3/gcc/usr.bin/gcc/arch/earmv7/
auto-host.h 2527 #define TARGET_GLIBC_MAJOR 0
  /src/external/gpl3/gcc/usr.bin/gcc/arch/earmv7eb/
auto-host.h 2527 #define TARGET_GLIBC_MAJOR 0
  /src/external/gpl3/gcc/usr.bin/gcc/arch/earmv7hf/
auto-host.h 2527 #define TARGET_GLIBC_MAJOR 0
  /src/external/gpl3/gcc/usr.bin/gcc/arch/earmv7hfeb/
auto-host.h 2527 #define TARGET_GLIBC_MAJOR 0
  /src/external/gpl3/gcc/usr.bin/gcc/arch/hppa/
auto-host.h 2527 #define TARGET_GLIBC_MAJOR 0
  /src/external/gpl3/gcc/usr.bin/gcc/arch/ia64/
auto-host.h 2527 #define TARGET_GLIBC_MAJOR 0
  /src/external/gpl3/gcc/usr.bin/gcc/arch/m68000/
auto-host.h 2527 #define TARGET_GLIBC_MAJOR 0
  /src/external/gpl3/gcc/usr.bin/gcc/arch/m68k/
auto-host.h 2527 #define TARGET_GLIBC_MAJOR 0
  /src/external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/
auto-host.h 2527 #define TARGET_GLIBC_MAJOR 0

Completed in 86 milliseconds

1 2 3 4