Searched refs:tag_format (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gcov-dump.c | 43 typedef struct tag_format struct
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gcov-dump.cc | 43 typedef struct tag_format struct
|
H A D | ChangeLog-2003 | 27116 (struct tag_format): Adjust proc member. 27552 (struct tag_format): Adjust proc member.
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
H A D | libgcov-util.c | 118 typedef struct tag_format struct
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/ |
H A D | libgcov-util.c | 116 typedef struct tag_format struct
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | io.c | 70 tag_format = {"FORMAT", NULL, NULL, BT_CHARACTER}, variable 1813 if (tag == &tag_format) in resolve_tag() 3281 RESOLVE_TAG (&tag_format, dt->format_expr); in gfc_resolve_dt()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | io.cc | 70 tag_format = {"FORMAT", NULL, NULL, BT_CHARACTER}, variable 1813 if (tag == &tag_format) in resolve_tag() 3281 RESOLVE_TAG (&tag_format, dt->format_expr); in gfc_resolve_dt()
|