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

1 2 3 4

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

Completed in 170 milliseconds

1 2 3 4