Lines Matching refs:reallocate_integer_array
617 firstst = reallocate_integer_array (firstst, current_mns);
618 lastst = reallocate_integer_array (lastst, current_mns);
619 finalst = reallocate_integer_array (finalst, current_mns);
621 reallocate_integer_array (transchar, current_mns);
622 trans1 = reallocate_integer_array (trans1, current_mns);
623 trans2 = reallocate_integer_array (trans2, current_mns);
625 reallocate_integer_array (accptnum, current_mns);
627 reallocate_integer_array (assoc_rule, current_mns);
629 reallocate_integer_array (state_type, current_mns);
706 rule_type = reallocate_integer_array (rule_type, in new_rule()
708 rule_linenum = reallocate_integer_array (rule_linenum, in new_rule()
710 rule_useful = reallocate_integer_array (rule_useful, in new_rule()