Home | History | Annotate | Download | only in bootstrap

Lines Matching defs:yy_c

743 			register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
749 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
753 yy_c = yy_meta[(unsigned int) yy_c];
755 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1136 register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
1142 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1146 yy_c = yy_meta[(unsigned int) yy_c];
1148 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1164 register YY_CHAR yy_c = 1;
1170 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1174 yy_c = yy_meta[(unsigned int) yy_c];
1176 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];