Searched refs:c_switch (Results 1 – 5 of 5) sorted by relevance
387 struct c_switch * GTY((skip)) x_switch_stack;540 extern struct c_switch *c_switch_stack;
7524 struct c_switch { struct7550 struct c_switch *next; argument7559 struct c_switch *c_switch_stack;7568 struct c_switch *cs; in c_start_case()7598 cs = XNEW (struct c_switch); in c_start_case()7658 struct c_switch *cs = c_switch_stack; in c_finish_case()
23257 (struct c_switch): Add blocked_vm.25815 * c-typeck.c (struct c_switch): Rename switch_stmt field to26949 (struct c_switch): Add blocked_stmt_expr.
8314 (struct c_switch): New type.
22560 * c-typeck.c (struct c_switch): New orig_type field.