Home | History | Annotate | Download | only in src

Lines Matching full:yy_c

1320 			register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
1326 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1330 yy_c = yy_meta[(unsigned int) yy_c];
1332 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
2600 register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 58);
2606 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
2610 yy_c = yy_meta[(unsigned int) yy_c];
2612 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
2633 register YY_CHAR yy_c = 58;
2639 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
2643 yy_c = yy_meta[(unsigned int) yy_c];
2645 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];