Lines Matching defs:yy_c
3879 YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
3885 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
3889 yy_c = yy_meta[(unsigned int) yy_c];
3891 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
6310 YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
6316 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
6320 yy_c = yy_meta[(unsigned int) yy_c];
6322 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
6338 YY_CHAR yy_c = 1;
6344 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
6348 yy_c = yy_meta[(unsigned int) yy_c];
6350 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];