Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dc-decl.c797 update_spot_bindings (struct c_scope *scope, struct c_spot_bindings *p) in update_spot_bindings() function
990 if (update_spot_bindings (scope, &label_vars->label_bindings)) in update_label_decls()
1012 update_spot_bindings (scope, &g->goto_bindings); in update_label_decls()
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-decl.c899 update_spot_bindings (struct c_scope *scope, struct c_spot_bindings *p) in update_spot_bindings() function
1092 if (update_spot_bindings (scope, &label_vars->label_bindings)) in update_label_decls()
1112 update_spot_bindings (scope, &g->goto_bindings); in update_label_decls()