Searched refs:I_LABEL_DECL (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
| H A D | c-decl.c | 310 #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 D | c-decl.cc | 319 #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 D | ChangeLog | 6586 (I_LABEL_BINDING, I_LABEL_DECL): Redefine.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2004 | 37474 (I_TAG_DECL, I_LABEL_BINDING, I_LABEL_DECL, file_scope)
|