Home
last modified time | relevance | path

Searched refs:tag_file (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/less/dist/
H A Dtags.c71 char *tag_file; /* Source file containing the tag */ member
105 free(tp->tag_file); in cleantags()
121 tp->tag_file = (char *) ecalloc(strlen(file) + 1, sizeof(char)); in maketagent()
122 strcpy(tp->tag_file, file); in maketagent()
377 return (edit(curtag->tag_file)); in edit_tagfile()
639 return (curtag->tag_file); in nextgtag()
668 return (curtag->tag_file); in prevgtag()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dio.c51 tag_file = {"FILE", " file =", " %e", BT_CHARACTER }, variable
1907 m = match_etag (&tag_file, &open->file); in match_open_element()
2033 RESOLVE_TAG (&tag_file, open->file); in gfc_resolve_open()
4527 RETM m = match_etag (&tag_file, &inquire->file); in match_inquire_element()
4724 RESOLVE_TAG (&tag_file, inquire->file); in gfc_resolve_inquire()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dio.cc51 tag_file = {"FILE", " file =", " %e", BT_CHARACTER }, variable
1907 m = match_etag (&tag_file, &open->file); in match_open_element()
2033 RESOLVE_TAG (&tag_file, open->file); in gfc_resolve_open()
4527 RETM m = match_etag (&tag_file, &inquire->file); in match_inquire_element()
4724 RESOLVE_TAG (&tag_file, inquire->file); in gfc_resolve_inquire()
/netbsd-src/external/gpl2/xcvs/dist/
H A DChangeLog.zoo663 * src/tag.c (tag_file): Added support for following symbolic links
H A DNEWS2105 * src/tag.c (tag_file): Added support for following symbolic links