Searched refs:give_switch (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | gcc.c | 317 static void give_switch PARAMS ((int, int, int)); 5566 give_switch (i, 1, 1); 5621 give_switch (i, 0, include_blanks); 5654 give_switch (i, 0, include_blanks); 5756 give_switch (switchnum, omit_first_word, include_blanks) in give_switch() function
|
| H A D | ChangeLog.5 | 3765 * gcc.c (give_switch): Don't write before start of string. 13045 (give_switch): Handle suffix_subst.
|
| H A D | FSFChangeLog.11 | 8788 * gcc.c (give_switch): Add new arg, INCLUDE_BLANKS.
|
| H A D | ChangeLog.3 | 8912 (give_switch): Skip ignored switches.
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | gcc.c | 328 static void give_switch (int, int); 5606 give_switch (i, 0); in process_marked_switches() 5833 give_switch (i, 1); in process_brace_body() 5928 give_switch (int switchnum, int omit_first_word) in give_switch() function
|