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

/freebsd-9.3-release/contrib/gcc/
H A Dprotoize.c158 /* Type of the structure that holds information about macro unexpansions. */
173 static const unexpansion unexpansions[] = { variable
1005 for (unexp_p = unexpansions; unexp_p->expanded; unexp_p++)

Completed in 120 milliseconds