Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgenautomata.cc236 #define STATS_OPTION "-stats" macro
1525 else if (strcmp (option, STATS_OPTION + 1) == 0) in gen_automata_option()
9252 else if (strcmp (str, STATS_OPTION) == 0) in parse_automata_opt()
DChangeLog-200733289 * genautomata.c (STATS_OPTION): New option.