Home
last modified time | relevance | path

Searched refs:I_LABEL_DECL (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c310 #define I_LABEL_DECL(node) \ macro
702 print_node (file, "label", I_LABEL_DECL (node), indent + 4); in c_print_identifier()
3798 label = I_LABEL_DECL (name); in lookup_label()
3998 tree label = I_LABEL_DECL (name); in define_label()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc319 #define I_LABEL_DECL(node) \ macro
711 print_node (file, "label", I_LABEL_DECL (node), indent + 4); in c_print_identifier()
3862 label = I_LABEL_DECL (name); in lookup_label()
4062 tree label = I_LABEL_DECL (name); in define_label()
H A DChangeLog6586 (I_LABEL_BINDING, I_LABEL_DECL): Redefine.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200437474 (I_TAG_DECL, I_LABEL_BINDING, I_LABEL_DECL, file_scope)