Lines Matching refs:yy_c
1374 YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
1380 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1384 yy_c = yy_meta[yy_c];
1386 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
2231 YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
2237 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
2241 yy_c = yy_meta[yy_c];
2243 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
2260 YY_CHAR yy_c = 1;
2266 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
2270 yy_c = yy_meta[yy_c];
2272 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];