Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dgcc.c3082 #define SWITCH_IGNORE -2 macro
4379 if (switches[i].live_cond == SWITCH_IGNORE) in set_collect_gcc_options()
5329 switches[i].live_cond = SWITCH_IGNORE; in do_spec_1()
6011 if (switches[switchnum].live_cond == SWITCH_IGNORE) in give_switch()
7169 if (switches[i].live_cond != SWITCH_IGNORE) in used_arg()
H A DChangeLog-200024174 (SWITCH_OK, SWITCH_FALSE, SWITCH_IGNORE, SWITCH_LIVE): New