Home | History | Annotate | Download | only in src

Lines Matching refs:yy_c

1389 			register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
1395 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1399 yy_c = yy_meta[(unsigned int) yy_c];
1401 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
2741 register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 58);
2747 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
2751 yy_c = yy_meta[(unsigned int) yy_c];
2753 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
2774 register YY_CHAR yy_c = 58;
2780 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
2784 yy_c = yy_meta[(unsigned int) yy_c];
2786 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];