Home
last modified time | relevance | path

Searched refs:last_action (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/gcc/
HDexcept.c3248 int last_action = -3; in convert_to_eh_region_ranges() local
3298 else if (last_action == -3) in convert_to_eh_region_ranges()
3301 last_action = -1; in convert_to_eh_region_ranges()
3318 if (last_action != this_action in convert_to_eh_region_ranges()
3324 if (last_action >= -1) in convert_to_eh_region_ranges()
3351 last_action = this_action; in convert_to_eh_region_ranges()
3357 if (last_action >= -1 && ! first_no_action_insn) in convert_to_eh_region_ranges()