Lines Matching full:identical
717 identical set of symbols.
722 reduction makes two parsers identical, causing them to merge, Bison
788 These two declarations look identical until the @samp{..} token.
1006 identical state: they've seen @samp{prog stmt} and have the same unprocessed
1088 productions that participate in any particular merge have identical
2814 character, so @code{yylex} can use the identical value to generate the
3383 You might think that you could correct the problem by putting identical
3398 are identical. (Bison never tries to understand the C code in an action.)