HomeSort by: relevance | last modified time | path
    Searched defs:TARGET_64BIT_DEFAULT (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/sparc/
default64.h 22 #define TARGET_64BIT_DEFAULT 1
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
default64.h 22 #define TARGET_64BIT_DEFAULT 1
  /src/external/gpl3/gcc/dist/gcc/config/i386/
biarch64.h 28 #define TARGET_64BIT_DEFAULT (OPTION_MASK_ISA_64BIT | OPTION_MASK_ABI_64)
biarchx32.h 27 #define TARGET_64BIT_DEFAULT (OPTION_MASK_ISA_64BIT | OPTION_MASK_ABI_X32)
darwin32-biarch.h 24 #define TARGET_64BIT_DEFAULT 0
darwin64-biarch.h 25 #define TARGET_64BIT_DEFAULT (OPTION_MASK_ISA_64BIT | OPTION_MASK_ABI_64)
i386.h 278 #if TARGET_64BIT_DEFAULT
513 #ifndef TARGET_64BIT_DEFAULT
514 #define TARGET_64BIT_DEFAULT 0
597 #if TARGET_64BIT_DEFAULT
697 #if defined (TARGET_BI_ARCH) || TARGET_64BIT_DEFAULT
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
biarch64.h 28 #define TARGET_64BIT_DEFAULT (OPTION_MASK_ISA_64BIT | OPTION_MASK_ABI_64)
biarchx32.h 27 #define TARGET_64BIT_DEFAULT (OPTION_MASK_ISA_64BIT | OPTION_MASK_ABI_X32)
darwin32-biarch.h 24 #define TARGET_64BIT_DEFAULT 0
darwin64-biarch.h 25 #define TARGET_64BIT_DEFAULT (OPTION_MASK_ISA_64BIT | OPTION_MASK_ABI_64)
i386.h 268 #if TARGET_64BIT_DEFAULT
493 #ifndef TARGET_64BIT_DEFAULT
494 #define TARGET_64BIT_DEFAULT 0
577 #if TARGET_64BIT_DEFAULT
677 #if defined (TARGET_BI_ARCH) || TARGET_64BIT_DEFAULT
  /src/external/gpl3/gcc/usr.bin/gcc/arch/riscv32/
tm.h 28 #ifndef TARGET_64BIT_DEFAULT
29 # define TARGET_64BIT_DEFAULT 0
  /src/external/gpl3/gcc.old/usr.bin/gcc/arch/riscv32/
tm.h 25 #ifndef TARGET_64BIT_DEFAULT
26 # define TARGET_64BIT_DEFAULT 0

Completed in 39 milliseconds