Home | History | Annotate | Download | only in calc

Lines Matching defs:yy_c

769 			YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
775 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
779 yy_c = yy_meta[(unsigned int) yy_c];
781 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1211 YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
1217 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1221 yy_c = yy_meta[(unsigned int) yy_c];
1223 yy_c];
1239 YY_CHAR yy_c = 1;
1245 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1249 yy_c = yy_meta[(unsigned int) yy_c];
1251 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];