Home
last modified time | relevance | path

Searched refs:print_switch_values (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dtoplev.c118 static void print_switch_values (FILE *, int, int, const char *,
1214 print_switch_values (FILE *file, int pos, int max, in print_switch_values() function
1303 print_switch_values (asm_out_file, 0, MAX_LINE, in init_asm_output()
1674 print_switch_values (stderr, 0, MAX_LINE, "", " ", "\n"); in process_options()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtoplev.c127 static void print_switch_values PARAMS ((FILE *, int, int, const char *,
4700 print_switch_values (file, pos, max, indent, sep, term) in print_switch_values() function
4824 print_switch_values (asm_out_file, 0, MAX_LINE,
5217 print_switch_values (stderr, 0, MAX_LINE, "", " ", "\n"); in process_options()
H A DFSFChangeLog906 (print_switch_values): Translate "options passed" and "enabled".
H A DChangeLog.16541 print_version, print_single_switch, print_switch_values,
13615 * toplev.c (print_switch_values): Make static to match prototype.
13649 (print_version, print_single_switch, print_switch_values): Make
H A DFSFChangeLog.1113122 (print_switch_values): New arguments pos, max, indent, sep, term.
13129 print_switch_values.
H A DChangeLog.06556 (print_switch_values): Change type of variable j to size_t;
H A DChangeLog.410640 set_target_switch, print_switch_values): Likewise.
H A DChangeLog3805 (print_switch_values): Call default_flag_random_seed.