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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Ddarwin.h457 #define TARGET_FIX_AND_CONTINUE (darwin_fix_and_continue) macro
H A Drs6000.c14324 #ifndef TARGET_FIX_AND_CONTINUE
14325 #define TARGET_FIX_AND_CONTINUE 0
14345 if (TARGET_FIX_AND_CONTINUE)
14292 #define TARGET_FIX_AND_CONTINUE macro
/freebsd-11-stable/contrib/gcc/config/
H A Ddarwin.c203 #ifndef TARGET_FIX_AND_CONTINUE
204 #define TARGET_FIX_AND_CONTINUE 0 macro
224 if (TARGET_FIX_AND_CONTINUE == 0)

Completed in 106 milliseconds