Searched refs:TARGET_HPUX_11_11 (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/gcc/gcc/config/pa/
H A Dpa-hpux1111.h22 #undef TARGET_HPUX_11_11 macro
23 #define TARGET_HPUX_11_11 1 macro
H A Dpa-hpux11.h74 if (TARGET_HPUX_11_11) \
H A Dpa64-hpux.h286 #if TARGET_HPUX_11_11
H A Dpa.h88 #ifndef TARGET_HPUX_11_11
89 #define TARGET_HPUX_11_11 0 macro
H A Dpa.c173 int flag_pa_unix = TARGET_HPUX_11_11 ? 1998 : TARGET_HPUX_10_10 ? 1995 : 1993;
449 #if TARGET_HPUX_11_11

Completed in 103 milliseconds