Home
last modified time | relevance | path

Searched refs:target_help_flag (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dgcc.c193 static int target_help_flag; variable
3356 target_help_flag = 1;
3985 if (target_help_flag || print_help_list)
3994 if (target_help_flag)
6226 if (target_help_flag)
/openbsd/src/gnu/gcc/gcc/
Dgcc.c184 static int target_help_flag; variable
3576 target_help_flag = 1; in process_command()
4239 if (target_help_flag || print_help_list) in process_command()
4248 if (target_help_flag) in process_command()
6422 if (target_help_flag) in main()