Lines Matching defs:yy_c
2632 YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
2638 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
2642 yy_c = yy_meta[yy_c];
2644 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
3918 YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
3924 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
3928 yy_c = yy_meta[yy_c];
3930 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
3946 YY_CHAR yy_c = 1;
3952 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
3956 yy_c = yy_meta[yy_c];
3958 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];