Home | History | Annotate | Download | only in sksl

Lines Matching refs:yy_c

928 			register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
934 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
938 yy_c = yy_meta[(unsigned int) yy_c];
940 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1724 register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
1730 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1734 yy_c = yy_meta[(unsigned int) yy_c];
1736 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1753 register YY_CHAR yy_c = 1;
1759 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1763 yy_c = yy_meta[(unsigned int) yy_c];
1765 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];