Searched refs:yy_current_state (Results 1 – 12 of 12) sorted by relevance
656 register yy_state_type yy_current_state; variable703 yy_current_state = (yy_start);708 if ( yy_accept[yy_current_state] )710 (yy_last_accepting_state) = yy_current_state;713 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )715 yy_current_state = (int) yy_def[yy_current_state];716 if ( yy_current_state >= 36 )719 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];722 while ( yy_base[yy_current_state] != 47 );725 yy_act = yy_accept[yy_current_state];[all …]
837 register yy_state_type yy_current_state; variable900 yy_current_state = (yy_start);905 if ( yy_accept[yy_current_state] )907 (yy_last_accepting_state) = yy_current_state;910 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )912 yy_current_state = (int) yy_def[yy_current_state];913 if ( yy_current_state >= 69 )916 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];919 while ( yy_current_state != 68 );921 yy_current_state = (yy_last_accepting_state);[all …]
1230 register yy_state_type yy_current_state; variable1315 yy_current_state = (yy_start);1316 yy_current_state += YY_AT_BOL();1321 if ( yy_accept[yy_current_state] )1323 (yy_last_accepting_state) = yy_current_state;1326 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )1328 yy_current_state = (int) yy_def[yy_current_state];1329 if ( yy_current_state >= 461 )1332 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];1335 while ( yy_current_state != 460 );[all …]
1283 register yy_ste_type yy_current_state; variable1329 yy_current_state = yy_start;1331 ++yy_current_state;1336 if ( yy_accept[yy_current_state] )1338 yy_last_accepting_state = yy_current_state;1341 while(yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state)1343 yy_current_state = yy_def[yy_current_state];1345 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];1348 while ( yy_current_state != 340 );1350 yy_current_state = yy_last_accepting_state;[all …]
312 ! indent_puts( "if ( yy_lp && yy_lp < yy_accept[yy_current_state + 1] )" );320 ! indent_puts("if( yy_lp && yy_lp < yy_accept[yy_current_state + 1] )");
1210 register yy_state_type yy_current_state; variable1260 yy_current_state = yy_start;1261 yy_current_state += YY_AT_BOL();1263 *yy_state_ptr++ = yy_current_state;1268 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )1270 yy_current_state = (int) yy_def[yy_current_state];1271 if ( yy_current_state >= 211 )1274 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];1275 *yy_state_ptr++ = yy_current_state;1278 while ( yy_base[yy_current_state] != 2141 );[all …]
2644 register yy_state_type yy_current_state; variable2690 yy_current_state = (yy_start);2695 if ( yy_accept[yy_current_state] )2697 (yy_last_accepting_state) = yy_current_state;2700 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )2702 yy_current_state = (int) yy_def[yy_current_state];2703 if ( yy_current_state >= 1330 )2706 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];2709 while ( yy_base[yy_current_state] != 6570 );2712 yy_act = yy_accept[yy_current_state];[all …]
1482 register yy_state_type yy_current_state; variable1535 yy_current_state = yy_start;1536 yy_current_state += YY_AT_BOL();1541 if ( yy_accept[yy_current_state] )1543 yy_last_accepting_state = yy_current_state;1546 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )1548 yy_current_state = (int) yy_def[yy_current_state];1549 if ( yy_current_state >= 769 )1552 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];1555 while ( yy_base[yy_current_state] != 2716 );[all …]
451 register yy_state_type yy_current_state;557 yy_current_state = yy_get_previous_state();568 yy_next_state = yy_try_NUL_trans( yy_current_state );576 yy_current_state = yy_next_state;622 yy_current_state = yy_get_previous_state();632 yy_current_state = yy_get_previous_state();882 register yy_state_type yy_current_state;885 %% code to get the start state into yy_current_state goes here892 return yy_current_state;904 static yy_state_type yy_try_NUL_trans( yy_state_type yy_current_state )[all …]
638 yy_current_state = *yyg->yy_state_ptr; /* restore curr. state */ \948 register yy_state_type yy_current_state; variable1007 yy_current_state = yyg->yy_start;1008 yy_current_state += YY_AT_BOL();1011 *yyg->yy_state_ptr++ = yy_current_state;1017 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )1019 yy_current_state = (int) yy_def[yy_current_state];1020 if ( yy_current_state >= 163 )1023 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];1024 *yyg->yy_state_ptr++ = yy_current_state;[all …]
1287 register yy_state_type yy_current_state;1339 yy_current_state = yyg->yy_start;1340 yy_current_state += YY_AT_BOL();1345 if ( yy_accept[yy_current_state] )1347 yyg->yy_last_accepting_state = yy_current_state;1350 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )1352 yy_current_state = (int) yy_def[yy_current_state];1353 if ( yy_current_state >= 813 )1356 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];1359 while ( yy_current_state != 812 );[all …]
1003 register yy_state_type yy_current_state;1052 yy_current_state = yyg->yy_start;1057 if ( yy_accept[yy_current_state] )1059 yyg->yy_last_accepting_state = yy_current_state;1062 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )1064 yy_current_state = (int) yy_def[yy_current_state];1065 if ( yy_current_state >= 411 )1068 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];1071 while ( yy_current_state != 410 );1073 yy_current_state = yyg->yy_last_accepting_state;[all …]