Home | History | Annotate | Download | only in sksl

Lines Matching refs:yy_c

863 			register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
869 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
873 yy_c = yy_meta[(unsigned int) yy_c];
875 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1306 register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
1312 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1316 yy_c = yy_meta[(unsigned int) yy_c];
1318 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1335 register YY_CHAR yy_c = 1;
1341 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1345 yy_c = yy_meta[(unsigned int) yy_c];
1347 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];