Searched refs:c_label_context_se (Results 1 – 4 of 4) sorted by relevance
403 struct c_label_context_se struct410 struct c_label_context_se *next; argument530 extern struct c_label_context_se *label_context_stack_se;
68 struct c_label_context_se *label_context_stack_se;7511 struct c_label_context_se *nstack; in c_begin_stmt_expr()7530 nstack = XOBNEW (&parser_obstack, struct c_label_context_se); in c_begin_stmt_expr()
6003 struct c_label_context_se *nstack_se; in start_function()6013 nstack_se = XOBNEW (&parser_obstack, struct c_label_context_se); in start_function()
8516 struct c_label_context_se *nstack_se; in objc_start_function()8518 nstack_se = XOBNEW (&parser_obstack, struct c_label_context_se); in objc_start_function()