Searched refs:scon_stk (Results 1 – 2 of 2) sorted by relevance
83 int *scon_stk; variable159 scon_stk = allocate_integer_array( lastsc + 1 );228 scbol[scon_stk[i]] =229 mkbranch( scbol[scon_stk[i]],264 scset[scon_stk[i]] =265 mkbranch( scset[scon_stk[i]],291 scon_stk[++scon_stk_ptr] = i;322 if ( scon_stk[j] == i )326 scon_stk[++scon_stk_ptr] = i;351 if ( scon_stk[i] == scnum )[all …]
85 int *scon_stk; variable415 if ( sceof[scon_stk[i]] ) in build_eof_action()418 scname[scon_stk[i]] ); in build_eof_action()422 sceof[scon_stk[i]] = true; in build_eof_action()424 scname[scon_stk[i]] ); in build_eof_action()726 scon_stk = allocate_integer_array( lastsc + 1 ); in yyparse()796 scbol[scon_stk[i]] = in yyparse()797 mkbranch( scbol[scon_stk[i]], in yyparse()833 scset[scon_stk[i]] = in yyparse()834 mkbranch( scset[scon_stk[i]], in yyparse()[all …]