Searched refs:tag_write (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/bsd/mdocml/dist/ |
H A D | tag.h | 31 void tag_write(void);
|
H A D | tag.c | 218 tag_write(void) in tag_write() function
|
H A D | main.c | 618 tag_write(); in main()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | io.c | 91 tag_write = {"WRITE", " write =", " %v", BT_CHARACTER}, variable 4548 RETM m = match_vtag (&tag_write, &inquire->write); in match_inquire_element() 4758 INQUIRE_RESOLVE_TAG (&tag_write, inquire->write); in gfc_resolve_inquire()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | io.cc | 91 tag_write = {"WRITE", " write =", " %v", BT_CHARACTER}, variable 4548 RETM m = match_vtag (&tag_write, &inquire->write); in match_inquire_element() 4758 INQUIRE_RESOLVE_TAG (&tag_write, inquire->write); in gfc_resolve_inquire()
|