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

  /src/external/gpl3/gcc/dist/gcc/config/pa/
pa-hpux.h 21 #undef TARGET_HPUX
22 #define TARGET_HPUX 1
pa.h 51 #ifndef TARGET_HPUX
52 #define TARGET_HPUX 0
101 #define TARGET_LONG_PIC_SDIFF_CALL (!TARGET_GAS && TARGET_HPUX)
453 (TARGET_GAS && !TARGET_HPUX \
1313 #define MAX_PCREL17F_OFFSET (TARGET_HPUX ? 198164 : 217856)
  /src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa-hpux.h 21 #undef TARGET_HPUX
22 #define TARGET_HPUX 1
pa.h 46 #ifndef TARGET_HPUX
47 #define TARGET_HPUX 0
94 #define TARGET_LONG_PIC_SDIFF_CALL (!TARGET_GAS && TARGET_HPUX)
454 (TARGET_GAS && !TARGET_HPUX \
1320 #define MAX_PCREL17F_OFFSET (TARGET_HPUX ? 198164 : 217856)
  /src/external/gpl3/gcc/dist/gcc/config/ia64/
hpux.h 23 #undef TARGET_HPUX
24 #define TARGET_HPUX 1
ia64.h 76 #define TARGET_HPUX 0
250 (TARGET_HPUX ? 128 \
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
hpux.h 23 #undef TARGET_HPUX
24 #define TARGET_HPUX 1
ia64.h 76 #define TARGET_HPUX 0
250 (TARGET_HPUX ? 128 \

Completed in 40 milliseconds