DEFINES 54 htags/defineindex.c FILE *DEFINES, *STDOUT, *TAGS, *ALPHA = NULL; DEFINES 75 htags/defineindex.c DEFINES = get_descripter(fileop_DEFINES); DEFINES 76 htags/defineindex.c fputs_nl(gen_page_begin(title_define_index, TOPDIR), DEFINES); DEFINES 77 htags/defineindex.c fputs_nl(body_begin, DEFINES); DEFINES 78 htags/defineindex.c fputs(header_begin, DEFINES); DEFINES 80 htags/defineindex.c fputs(gen_href_begin(NULL, "defines", normal_suffix, NULL), DEFINES); DEFINES 81 htags/defineindex.c fputs(title_define_index, DEFINES); DEFINES 83 htags/defineindex.c fputs(gen_href_end(), DEFINES); DEFINES 84 htags/defineindex.c fputs_nl(header_end, DEFINES); DEFINES 86 htags/defineindex.c fputs(gen_href_begin_with_title(NULL, indexlink, normal_suffix, NULL, index_string), DEFINES); DEFINES 88 htags/defineindex.c fputs(gen_image(CURRENT, back_icon, ".."), DEFINES); DEFINES 90 htags/defineindex.c fputs("[..]", DEFINES); DEFINES 91 htags/defineindex.c fputs_nl(gen_href_end(), DEFINES); DEFINES 95 htags/defineindex.c fputs_nl(list_begin, DEFINES); DEFINES 100 htags/defineindex.c STDOUT = DEFINES; DEFINES 271 htags/defineindex.c fputs(strbuf_value(defines), DEFINES); DEFINES 274 htags/defineindex.c fputs_nl(list_end, DEFINES); DEFINES 276 htags/defineindex.c fputs(gen_href_begin_with_title(NULL, "mains", normal_suffix, NULL, index_string), DEFINES); DEFINES 278 htags/defineindex.c fputs(gen_image(CURRENT, back_icon, ".."), DEFINES); DEFINES 280 htags/defineindex.c fputs("[..]", DEFINES); DEFINES 281 htags/defineindex.c fputs_nl(gen_href_end(), DEFINES); DEFINES 283 htags/defineindex.c fputs_nl(body_end, DEFINES); DEFINES 284 htags/defineindex.c fputs_nl(gen_page_end(), DEFINES);