Searched refs:allocate_integer_array (Results 1 – 6 of 6) sorted by relevance
1716 firstst = allocate_integer_array (current_mns); in set_up_initial_allocations()1717 lastst = allocate_integer_array (current_mns); in set_up_initial_allocations()1718 finalst = allocate_integer_array (current_mns); in set_up_initial_allocations()1719 transchar = allocate_integer_array (current_mns); in set_up_initial_allocations()1720 trans1 = allocate_integer_array (current_mns); in set_up_initial_allocations()1721 trans2 = allocate_integer_array (current_mns); in set_up_initial_allocations()1722 accptnum = allocate_integer_array (current_mns); in set_up_initial_allocations()1733 scset = allocate_integer_array (current_max_scs); in set_up_initial_allocations()1734 scbol = allocate_integer_array (current_max_scs); in set_up_initial_allocations()1736 sceof = allocate_integer_array (current_max_scs); in set_up_initial_allocations()[all …]
295 stk = allocate_integer_array (current_max_dfa_size);408 accset = allocate_integer_array ((num_rules + 1) * 2); in ntod()409 nset = allocate_integer_array (current_max_dfa_size); in ntod()488 allocate_integer_array (current_max_dfas); in ntod()867 dss[newds] = allocate_integer_array (numstates + 1);900 allocate_integer_array (nacc + 1);
165 scon_stk = allocate_integer_array( lastsc + 1 );
686 #define allocate_integer_array(size) \ macro
1059 acc_array = allocate_integer_array (current_max_dfas); in gentabs()
910 scon_stk = allocate_integer_array( lastsc + 1 ); in YYPARSE_DECL()