Home | History | Annotate | Download | only in src

Lines Matching full:bison

0 /* Bison Grammar Scanner                             -*- C -*-
5 This file is part of Bison, the GNU Compiler Compiler.
207 modified in future versions of Bison. */
215 | Scanning Bison directives. |
394 | Scanning a Bison string, including its escapes. |
413 | Scanning a Bison character literal, decoding its escapes. |
601 /* As an undocumented Bison extension, append `;' before the last
606 FIXME: Bison should warn if a semicolon seems to be necessary
611 Bison to warn if it detects an extension to POSIX. --pedantic
612 should also diagnose other Bison extensions like %yacc.