Lines Matching defs:yy_c
927 YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
933 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
937 yy_c = yy_meta[yy_c];
939 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
1437 YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
1443 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1447 yy_c = yy_meta[yy_c];
1449 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
1465 YY_CHAR yy_c = 1;
1471 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1475 yy_c = yy_meta[yy_c];
1477 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];