Searched refs:tag_opened (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | io.c | 75 tag_opened = {"OPENED", " opened =", " %v", BT_LOGICAL}, variable 1852 (tag == &tag_exist || tag == &tag_named || tag == &tag_opened in resolve_tag() 4532 RETM m = match_vtag (&tag_opened, &inquire->opened); in match_inquire_element() 4742 INQUIRE_RESOLVE_TAG (&tag_opened, inquire->opened); in gfc_resolve_inquire()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | io.cc | 75 tag_opened = {"OPENED", " opened =", " %v", BT_LOGICAL}, variable 1852 (tag == &tag_exist || tag == &tag_named || tag == &tag_opened in resolve_tag() 4532 RETM m = match_vtag (&tag_opened, &inquire->opened); in match_inquire_element() 4742 INQUIRE_RESOLVE_TAG (&tag_opened, inquire->opened); in gfc_resolve_inquire()
|