Lines Matching full:defaulted
1070 - Defaulted state with initial yychar: yychar == YYEMPTY.
1072 - Defaulted state after lookahead: yychar != YYEMPTY.
1073 - Defaulted state after shift: yychar == YYEMPTY.
1199 - Defaulted state after lookahead: yychar != YYEMPTY.
1200 - Defaulted state after shift: yychar == YYEMPTY.
1207 - In order to preserve the initial yychar, only defaulted states may be
1209 - If only defaulted states are entered, there are no conflicts, so