Home | History | Annotate | Download | only in libpcap

Lines Matching refs:yy_c

3009 			register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
3015 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
3019 yy_c = yy_meta[(unsigned int) yy_c];
3021 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
4138 register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
4144 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
4148 yy_c = yy_meta[(unsigned int) yy_c];
4150 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
4166 register YY_CHAR yy_c = 1;
4172 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
4176 yy_c = yy_meta[(unsigned int) yy_c];
4178 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];