HomeSort by relevance Sort by last modified time
    Searched defs:TARGET_64BIT_DEFAULT (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
biarch64.h 28 #define TARGET_64BIT_DEFAULT (OPTION_MASK_ISA_64BIT | OPTION_MASK_ABI_64)
i386.h 225 #if TARGET_64BIT_DEFAULT
482 #ifndef TARGET_64BIT_DEFAULT
483 #define TARGET_64BIT_DEFAULT 0
551 #if TARGET_64BIT_DEFAULT
662 #if defined (TARGET_BI_ARCH) || TARGET_64BIT_DEFAULT
    [all...]

Completed in 91 milliseconds