Home
last modified time | relevance | path

Searched refs:print_single_switch (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtoplev.c753 print_single_switch (print_switch_fn_type print_fn, in print_single_switch() function
789 pos = print_single_switch (print_fn, pos, in print_switch_values()
807 pos = print_single_switch (print_fn, pos, SWITCH_TYPE_PASSED, in print_switch_values()
817 pos = print_single_switch (print_fn, 0, in print_switch_values()
824 pos = print_single_switch (print_fn, pos, in print_switch_values()
H A DFSFChangeLog.1110911 * toplev.c (print_single_switch): Ultrix fprintf returns 0 for success.
13121 (print_single_switch): New arguments pos, max, indent, sep, term.
13123 Update call to print_single_switch. Output options passed and
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DFSFChangeLog.1110911 * toplev.c (print_single_switch): Ultrix fprintf returns 0 for success.
13121 (print_single_switch): New arguments pos, max, indent, sep, term.
13123 Update call to print_single_switch. Output options passed and
H A DChangeLog-19986330 (print_version, print_single_switch, print_switch_values): Make
H A DChangeLog-20062247 * toplev.c (print_single_switch): Simplify by providing a
H A DChangeLog-199921009 print_version, print_single_switch, print_switch_values,
H A DChangeLog-20202166 (print_single_switch): Likewise.