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

/freebsd-9.3-release/contrib/gcc/
H A Dprotoize.c2371 int conflict_noted = 0;
2426 if (!conflict_noted) /* first time we noticed? */
2428 conflict_noted = 1;
2455 if (conflict_noted)
2353 int conflict_noted = 0; local

Completed in 102 milliseconds