Searched refs:tag_e_position (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | io.c | 57 tag_e_position = {"POSITION", " position =", " %e", BT_CHARACTER}, variable 1925 m = match_etag (&tag_e_position, &open->position); in match_open_element() 2039 RESOLVE_TAG (&tag_e_position, open->position); in gfc_resolve_open()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | io.cc | 57 tag_e_position = {"POSITION", " position =", " %e", BT_CHARACTER}, variable 1925 m = match_etag (&tag_e_position, &open->position); in match_open_element() 2039 RESOLVE_TAG (&tag_e_position, open->position); in gfc_resolve_open()
|