Home | History | Annotate | Download | only in data

Lines Matching refs:parser

180 # pure-parser.
222 # Declare all the variables that are needed to maintain the parser state
267 # Declaration of yyparse (and dependencies) when using the push parser
295 # When not the push parser.
317 # or open coded in the parser body.
338 /* C LALR(1) parser skeleton written by Richard Stallman, by
339 simplifying the original so-called "semantic" parser. */
469 /* The parser invokes alloca or malloc; define the necessary symbols. */]dnl
894 /* YYINITDEPTH -- initial size of the parser's stacks. */
975 We define a context as a snapshot of the parser stacks. We define
977 parser initially examines that lookahead in order to select a
1025 the parser stacks to try to find a new initial context in which the
1283 correct lookahead information, and it depends on the parser not
1452 /* Initialize the parser data structure. */
1785 unconditionally makes the parser a bit smaller, and it avoids a
1816 case of YYERROR or YYBACKUP, subsequent parser actions might lead