Lines Matching defs:yy_c
4757 YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
4763 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
4767 yy_c = yy_meta[yy_c];
4769 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
7235 YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
7241 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
7245 yy_c = yy_meta[yy_c];
7247 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
7263 YY_CHAR yy_c = 1;
7269 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
7273 yy_c = yy_meta[yy_c];
7275 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];