Home | History | Annotate | Download | only in gcc-demangle

Lines Matching refs:exit_value

5181 static void print_usage (FILE* fp, int exit_value);
5195 /* Prints usage summary to FP and then exits with EXIT_VALUE. */
5198 print_usage (FILE* fp, int exit_value)
5207 exit (exit_value);