Searched refs:action_index (Results 1 – 4 of 4) sorted by relevance
145 while (len + action_index >= action_size - 10 /* slop */ ) {161 strcpy (&action_array[action_index], new_text);163 action_index += len;482 action_array[action_index++] = '\0'; in mark_defs1()483 action_offset = prolog_offset = action_index; in mark_defs1()484 action_array[action_index] = '\0'; in mark_defs1()493 action_array[action_index++] = '\0'; in mark_prolog()494 action_offset = action_index; in mark_prolog()495 action_array[action_index] = '\0'; in mark_prolog()
65 action_index; variable962 defs1_offset = prolog_offset = action_offset = action_index = 0;
462 extern int defs1_offset, prolog_offset, action_offset, action_index;
1663 int action_index; member1733 lp_info[i].action_index = collect_one_action_chain (ar_hash, r); in sjlj_assign_call_site_values()1734 if (lp_info[i].action_index != -1) in sjlj_assign_call_site_values()1763 int action = lp_info[i].action_index; in sjlj_assign_call_site_values()