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