Home
last modified time | relevance | path

Searched refs:print_help_list (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc219 static int print_help_list; variable
3311 if (print_help_list) in execute()
4233 print_help_list = 1; in driver_handle_option()
5466 && (print_subprocess_help || print_help_list || print_version)) in process_command()
5486 if (print_help_list) in process_command()
8772 if (print_help_list) in maybe_print_and_exit()
9181 if (print_help_list) in final_actions()
11068 print_help_list = 0; in finalize()
H A DChangeLog-200932313 * gcc.c (main): If print_help_list and verbose_flag, ensure
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c219 static int print_help_list; variable
3103 if (print_help_list) in execute()
3952 print_help_list = 1; in driver_handle_option()
4770 && (print_subprocess_help || print_help_list || print_version)) in process_command()
4790 if (print_help_list) in process_command()
8034 if (print_help_list) in maybe_print_and_exit()
8402 if (print_help_list) in final_actions()
10134 print_help_list = 0; in finalize()