Lines Matching defs:yy_c
954 YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
960 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
964 yy_c = yy_meta[yy_c];
966 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
1695 YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
1701 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1705 yy_c = yy_meta[yy_c];
1707 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
1723 YY_CHAR yy_c = 1;
1729 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1733 yy_c = yy_meta[yy_c];
1735 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];