Searched refs:switchstr (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/gcc/
H A Dgcc.c3103 struct switchstr
3112 static struct switchstr *switches;
4128 switches = XNEWVEC (struct switchstr, n_switches + 1);
4607 sizeof (struct switchstr) * (n_switches + 1));
4612 struct switchstr *sw;
3085 struct switchstr struct

Completed in 123 milliseconds