Lines Matching refs:allocate_integer_array

1062 	firstst = allocate_integer_array( current_mns );
1063 lastst = allocate_integer_array( current_mns );
1064 finalst = allocate_integer_array( current_mns );
1065 transchar = allocate_integer_array( current_mns );
1066 trans1 = allocate_integer_array( current_mns );
1067 trans2 = allocate_integer_array( current_mns );
1068 accptnum = allocate_integer_array( current_mns );
1069 assoc_rule = allocate_integer_array( current_mns );
1070 state_type = allocate_integer_array( current_mns );
1073 rule_type = allocate_integer_array( current_max_rules );
1074 rule_linenum = allocate_integer_array( current_max_rules );
1075 rule_useful = allocate_integer_array( current_max_rules );
1078 scset = allocate_integer_array( current_max_scs );
1079 scbol = allocate_integer_array( current_max_scs );
1080 scxclu = allocate_integer_array( current_max_scs );
1081 sceof = allocate_integer_array( current_max_scs );
1085 cclmap = allocate_integer_array( current_maxccls );
1086 ccllen = allocate_integer_array( current_maxccls );
1087 cclng = allocate_integer_array( current_maxccls );
1095 nxt = allocate_integer_array( current_max_xpairs );
1096 chk = allocate_integer_array( current_max_xpairs );
1099 tnxt = allocate_integer_array( current_max_template_xpairs );
1102 base = allocate_integer_array( current_max_dfas );
1103 def = allocate_integer_array( current_max_dfas );
1104 dfasiz = allocate_integer_array( current_max_dfas );
1105 accsiz = allocate_integer_array( current_max_dfas );
1106 dhash = allocate_integer_array( current_max_dfas );