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

/freebsd-9.3-release/contrib/gcc/
H A Dtoplev.c117 static int print_single_switch (FILE *, int, int, const char *,
1222 print_single_switch (FILE *file, int pos, int max, function
1263 pos = print_single_switch (file, pos, max, indent, *indent ? " " : "", term,
1283 pos = print_single_switch (file, pos, max, indent, sep, term, *p, "");
1292 pos = print_single_switch (file, 0, max, indent, *indent ? " " : "", term,
1298 pos = print_single_switch (file, pos, max, indent, sep, term,

Completed in 64 milliseconds