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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rtems.h 44 #undef TARGET_AIX
45 #define TARGET_AIX TARGET_64BIT
aix.h 24 #undef TARGET_AIX
25 #define TARGET_AIX 1
27 /* Linux64.h wants to redefine TARGET_AIX based on -m64, but it can't be used
freebsd64.h 35 #undef TARGET_AIX
36 #define TARGET_AIX TARGET_64BIT
linux64.h 50 #undef TARGET_AIX
51 #define TARGET_AIX TARGET_64BIT
netbsd64.h 54 #undef TARGET_AIX
55 #define TARGET_AIX TARGET_64BIT
rs6000.h 49 #ifndef TARGET_AIX
50 #define TARGET_AIX 0
1551 && TARGET_AIX \
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rtems.h 40 #undef TARGET_AIX
41 #define TARGET_AIX TARGET_64BIT
aix.h 24 #undef TARGET_AIX
25 #define TARGET_AIX 1
27 /* Linux64.h wants to redefine TARGET_AIX based on -m64, but it can't be used
freebsd64.h 35 #undef TARGET_AIX
36 #define TARGET_AIX TARGET_64BIT
linux64.h 50 #undef TARGET_AIX
51 #define TARGET_AIX TARGET_64BIT
netbsd64.h 54 #undef TARGET_AIX
55 #define TARGET_AIX TARGET_64BIT
rs6000.h 49 #ifndef TARGET_AIX
50 #define TARGET_AIX 0
1598 && TARGET_AIX \

Completed in 37 milliseconds