Searched refs:TAG_ENTRY (Results 1 – 7 of 7) sorted by relevance
47 } TAG_ENTRY; typedef86 extern TAG_ENTRY *tag_table;101 extern TAG_ENTRY *find_node (char *name);125 extern void validate_file (TAG_ENTRY *tag_table);
37 TAG_ENTRY *tag_table = NULL;51 TAG_ENTRY *temp = tag_table; in init_tag_table()67 TAG_ENTRY *node; in write_tag_table_internal()184 TAG_ENTRY *187 TAG_ENTRY *tag = tag_table; in find_node()232 static TAG_ENTRY *235 TAG_ENTRY *tag = tag_table; in find_node_by_fname()277 TAG_ENTRY *tag = find_node (node); in remember_node()296 TAG_ENTRY *new = xmalloc (sizeof (TAG_ENTRY)); in remember_node()547 TAG_ENTRY *tag = NULL; in cm_node()[all …]
637 TAG_ENTRY *tag = tag_table; in cm_top()
748 TAG_ENTRY *node; in handle_delayed_writes()
1761 tag_table = (TAG_ENTRY *) reverse_list ((GENERIC_LIST *) tag_table); in convert_from_loaded_file()
1322 * makeinfo/node.h: new member order in TAG_ENTRY struct.
2381 * makeinfo/node.h (TAG_ENTRY): New struct member html_fname.