upperdir          102 htags/common.h const char *upperdir(const char *);
upperdir          571 htags/fileindex.c 	strbuf_puts(sb, gen_href_begin_with_title_target(level == 0 ? SRCS: upperdir(SRCS),
upperdir          820 htags/fileindex.c 					fputs(gen_href_begin_with_title_target(upperdir(SRCS), path2fid(filename), HTML, NULL, NULL, target), INCLUDE);
upperdir          865 htags/fileindex.c 					fputs_nl(gen_list_body(upperdir(SRCS), line), INCLUDE);
upperdir          381 htags/src2html.c 					dir = upperdir(DEFS);
upperdir          383 htags/src2html.c 					dir = upperdir(SYMS);
upperdir          385 htags/src2html.c 					dir = upperdir(REFS);
upperdir          407 htags/src2html.c 			strbuf_puts(outbuf, gen_href_begin_with_title(upperdir(SRCS), path2fid(filename), HTML, lno, tooltip(type, atoi(lno), filename)));
upperdir          427 htags/src2html.c 		strbuf_puts(outbuf, gen_href_begin(upperdir(INCS), id, HTML, NULL));
upperdir          778 htags/src2html.c 				dir = upperdir(INCREFS);