Home | History | Annotate | Download | only in bison

Lines Matching full:loops

3706 	* doc/bison.texinfo (Implementing Loops): Rename as...
3707 (Implementing Gotos/Loops): this.
4390 error recovery loops. This patch is based on
4822 * doc/bison.texinfo (C++ Parsers, Implementing Loops): New.
10153 Normalize loops
10337 Use bitset operations when possible, not loops over bits.