Lines Matching full:defaulted
1083 - Defaulted state with initial yychar: yychar == YYEMPTY.
1085 - Defaulted state after lookahead: yychar != YYEMPTY.
1086 - Defaulted state after shift: yychar == YYEMPTY.
1222 - Defaulted state after lookahead: yychar != YYEMPTY.
1223 - Defaulted state after shift: yychar == YYEMPTY.
1230 - In order to preserve the initial yychar, only defaulted states may be
1232 - If only defaulted states are entered, there are no conflicts, so