Searched refs:print_switch_values (Results 1 – 8 of 8) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | toplev.c | 118 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 D | toplev.c | 127 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 D | FSFChangeLog | 906 (print_switch_values): Translate "options passed" and "enabled".
|
| H A D | ChangeLog.1 | 6541 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 D | FSFChangeLog.11 | 13122 (print_switch_values): New arguments pos, max, indent, sep, term. 13129 print_switch_values.
|
| H A D | ChangeLog.0 | 6556 (print_switch_values): Change type of variable j to size_t;
|
| H A D | ChangeLog.4 | 10640 set_target_switch, print_switch_values): Likewise.
|
| H A D | ChangeLog | 3805 (print_switch_values): Call default_flag_random_seed.
|