other_files 62 htags/fileindex.c } while (buff && gp->type == GPATH_OTHER && !other_files); other_files 715 htags/fileindex.c gp = gfind_open(dbpath, NULL, other_files ? GPATH_BOTH : GPATH_SOURCE); other_files 139 htags/htags.c int other_files; /**< 1: list other files */ other_files 753 htags/htags.c if (other_files) { other_files 757 htags/htags.c if (other_files && !target) { other_files 938 htags/htags.c gp = gfind_open(dbpath, NULL, other_files ? GPATH_BOTH : GPATH_SOURCE); other_files 953 htags/htags.c gp = gfind_open(dbpath, NULL, other_files ? GPATH_BOTH : GPATH_SOURCE); other_files 957 htags/htags.c if (gp->type == GPATH_OTHER && !other_files) other_files 1697 htags/htags.c other_files = 1; other_files 1755 htags/htags.c other_files = symbol = show_position = table_flist = fixed_guide = 1; other_files 1975 htags/htags.c if (other_files) { other_files 108 htags/htags.h extern int other_files;