Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dgenautomata.c250 #define PROGRESS_OPTION "-progress" macro
1520 else if (strcmp (XSTR (def, 0), PROGRESS_OPTION + 1) == 0) in gen_automata_option()
8954 else if (strcmp (argv [i], PROGRESS_OPTION) == 0) in initiate_automaton_gen()
H A DChangeLog-200446961 * genautomata.c (PROGRESS_OPTION): New macro.