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

/freebsd-11-stable/contrib/gcc/
H A Ddiagnostic.c193 exit (ICE_EXIT_CODE);
268 exit (ICE_EXIT_CODE);
H A Dsystem.h230 #define ICE_EXIT_CODE 4 macro
H A Dgcc.c6973 exit (pass_exit_codes ? ICE_EXIT_CODE : 1);

Completed in 73 milliseconds