Lines Matching refs:reallocate_integer_array
614 firstst = reallocate_integer_array( firstst, current_mns );
615 lastst = reallocate_integer_array( lastst, current_mns );
616 finalst = reallocate_integer_array( finalst, current_mns );
617 transchar = reallocate_integer_array( transchar, current_mns );
618 trans1 = reallocate_integer_array( trans1, current_mns );
619 trans2 = reallocate_integer_array( trans2, current_mns );
620 accptnum = reallocate_integer_array( accptnum, current_mns );
622 reallocate_integer_array( assoc_rule, current_mns );
624 reallocate_integer_array( state_type, current_mns );
705 rule_type = reallocate_integer_array( rule_type, in new_rule()
707 rule_linenum = reallocate_integer_array( rule_linenum, in new_rule()
709 rule_useful = reallocate_integer_array( rule_useful, in new_rule()