Home
last modified time | relevance | path

Searched refs:give_switch (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDgcc.c234 static void give_switch (int, int);
5563 give_switch (i, 0); in process_marked_switches()
5800 give_switch (i, 1); in process_brace_body()
5898 give_switch (int switchnum, int omit_first_word) in give_switch() function
/dragonfly/contrib/gcc-8.0/gcc/
HDgcc.c367 static void give_switch (int, int);
6279 give_switch (i, 0); in process_marked_switches()
6573 give_switch (i, 1); in process_brace_body()
6676 give_switch (int switchnum, int omit_first_word) in give_switch() function