Searched refs:TARGET_FIX_AND_CONTINUE (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Ddarwin.h473 #define TARGET_FIX_AND_CONTINUE (darwin_fix_and_continue) macro
H A Drs6000-logue.c2179 #ifndef TARGET_FIX_AND_CONTINUE
2180 #define TARGET_FIX_AND_CONTINUE 0
3071 if (TARGET_FIX_AND_CONTINUE)
2176 #define TARGET_FIX_AND_CONTINUE macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Ddarwin.h473 #define TARGET_FIX_AND_CONTINUE (darwin_fix_and_continue) macro
H A Drs6000-logue.cc2207 #ifndef TARGET_FIX_AND_CONTINUE
2208 #define TARGET_FIX_AND_CONTINUE 0
3099 if (TARGET_FIX_AND_CONTINUE)
2204 #define TARGET_FIX_AND_CONTINUE macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin.c301 #ifndef TARGET_FIX_AND_CONTINUE
302 #define TARGET_FIX_AND_CONTINUE 0 macro
323 if (TARGET_FIX_AND_CONTINUE == 0)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin.cc317 #ifndef TARGET_FIX_AND_CONTINUE
318 #define TARGET_FIX_AND_CONTINUE 0 macro
339 if (TARGET_FIX_AND_CONTINUE == 0)

Completed in 134 milliseconds