Searched refs:tag_cc (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | io.c | 47 tag_cc = {"CARRIAGECONTROL", " carriagecontrol =", " %e", variable 1963 m = match_dec_etag (&tag_cc, &open->cc); in match_open_element() 2051 RESOLVE_TAG (&tag_cc, open->cc); in gfc_resolve_open()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | io.cc | 47 tag_cc = {"CARRIAGECONTROL", " carriagecontrol =", " %e", variable 1963 m = match_dec_etag (&tag_cc, &open->cc); in match_open_element() 2051 RESOLVE_TAG (&tag_cc, open->cc); in gfc_resolve_open()
|