Lines Matching defs:yy_c
762 YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
768 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
772 yy_c = yy_meta[yy_c];
774 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
1227 YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
1233 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1237 yy_c = yy_meta[yy_c];
1239 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
1255 YY_CHAR yy_c = 1;
1261 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1265 yy_c = yy_meta[yy_c];
1267 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];