Searched refs:cp_switch (Results 1 – 6 of 6) sorted by relevance
3598 struct cp_switch struct3601 struct cp_switch *next; argument3625 static struct cp_switch *switch_stack; argument3633 struct cp_switch *p = XNEW (struct cp_switch); in push_switch()3647 struct cp_switch *cs = switch_stack; in pop_switch()
3801 struct cp_switch struct3804 struct cp_switch *next; argument3828 static struct cp_switch *switch_stack; argument3836 struct cp_switch *p = XNEW (struct cp_switch); in push_switch()3850 struct cp_switch *cs = switch_stack; in pop_switch()
1142 * decl.c (struct cp_switch): Add switch_stmt and cases.4861 * decl.c (push_switch): Use xmalloc to allocate the cp_switch.
2539 * decl.c (struct cp_switch): Add OUTSIDE_RANGE_P.
349 * decl.c (struct cp_switch): Add has_default_p, break_stmt_seen_p
4246 * decl.c (struct cp_switch): Remove outside_range_p member.