HomeSort by: relevance | last modified time | path
    Searched refs:TARGET_BI_ARCH (Results 1 - 16 of 16) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/i386/
biarch64.h 29 #define TARGET_BI_ARCH 1
biarchx32.h 28 #define TARGET_BI_ARCH 2
darwin32-biarch.h 25 #define TARGET_BI_ARCH 1
darwin64-biarch.h 26 #define TARGET_BI_ARCH 1
gnu-user64.h 36 #if TARGET_BI_ARCH == 2
73 #if TARGET_BI_ARCH == 2
mingw32.h 141 #elif ! TARGET_BI_ARCH
i386.h 275 #ifndef TARGET_BI_ARCH
697 #if defined (TARGET_BI_ARCH) || TARGET_64BIT_DEFAULT
i386-options.cc 2057 #ifdef TARGET_BI_ARCH
2060 #if TARGET_BI_ARCH == 1
2061 /* When TARGET_BI_ARCH == 1, by default, OPTION_MASK_ABI_64
2068 /* When TARGET_BI_ARCH == 2, by default, OPTION_MASK_ABI_X32 is
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
biarch64.h 29 #define TARGET_BI_ARCH 1
biarchx32.h 28 #define TARGET_BI_ARCH 2
darwin32-biarch.h 25 #define TARGET_BI_ARCH 1
darwin64-biarch.h 26 #define TARGET_BI_ARCH 1
gnu-user64.h 36 #if TARGET_BI_ARCH == 2
73 #if TARGET_BI_ARCH == 2
mingw32.h 132 #elif ! TARGET_BI_ARCH
i386.h 265 #ifndef TARGET_BI_ARCH
677 #if defined (TARGET_BI_ARCH) || TARGET_64BIT_DEFAULT
i386-options.cc 1914 #ifdef TARGET_BI_ARCH
1917 #if TARGET_BI_ARCH == 1
1918 /* When TARGET_BI_ARCH == 1, by default, OPTION_MASK_ABI_64
1925 /* When TARGET_BI_ARCH == 2, by default, OPTION_MASK_ABI_X32 is

Completed in 44 milliseconds