Searched refs:region_a (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dexcept.c1072 eh_region_outer_p (struct function *ifun, int region_a, int region_b)
1079 rp_a = VEC_index (eh_region, ifun->eh->region_array, region_a);
1099 eh_region_outermost (struct function *ifun, int region_a, int region_b)
1107 rp_a = VEC_index (eh_region, ifun->eh->region_array, region_a);
1064 eh_region_outer_p(struct function *ifun, int region_a, int region_b) argument
1091 eh_region_outermost(struct function *ifun, int region_a, int region_b) argument

Completed in 44 milliseconds