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

/freebsd-10-stable/contrib/gcc/cp/
H A Dtypeck2.c787 bool unbounded = false;
802 unbounded = true; /* Take as many as there are. */
810 if (!unbounded)
836 /* No more initializers. If the array is unbounded, we are done. Otherwise,
838 if (!unbounded)
783 bool unbounded = false; local

Completed in 49 milliseconds