Home | History | Annotate | Download | only in libcpu

Lines Matching full:yy_c

814 			register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
820 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
824 yy_c = yy_meta[(unsigned int) yy_c];
826 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1259 register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
1265 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1269 yy_c = yy_meta[(unsigned int) yy_c];
1271 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1287 register YY_CHAR yy_c = 1;
1293 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1297 yy_c = yy_meta[(unsigned int) yy_c];
1299 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];