Searched refs:print_single_switch (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dtoplev.c845 print_single_switch has already done it. */
873 print_single_switch has already done it. */
886 print_single_switch (print_switch_fn_type print_fn, function
927 pos = print_single_switch (print_fn, pos,
945 pos = print_single_switch (print_fn, pos, SWITCH_TYPE_PASSED,
955 pos = print_single_switch (print_fn, 0,
961 pos = print_single_switch (print_fn, pos,
/haiku-buildtools/legacy/gcc/gcc/
H A Dtoplev.c232 static int print_single_switch PROTO((FILE *, int, int, const char *,
5587 print_single_switch (file, pos, max, indent, sep, term, type, name) function
5628 pos = print_single_switch (file, pos, max, indent, *indent ? " " : "", term,
5648 pos = print_single_switch (file, pos, max, indent, sep, term, *p, "");
5657 pos = print_single_switch (file, 0, max, indent, *indent ? " " : "", term,
5662 pos = print_single_switch (file, pos, max, indent, sep, term,
5673 pos = print_single_switch (file, pos, max, indent, sep, term,
5683 pos = print_single_switch (file, pos, max, indent, sep, term,

Completed in 105 milliseconds