Searched refs:TAG_ENTRY (Results 1 – 7 of 7) sorted by relevance
49 } TAG_ENTRY; typedef88 extern TAG_ENTRY *tag_table;103 extern TAG_ENTRY *find_node (char *name);127 extern void validate_file (TAG_ENTRY *tag_table);
39 TAG_ENTRY *tag_table = NULL;53 TAG_ENTRY *temp = tag_table; in init_tag_table()69 TAG_ENTRY *node; in write_tag_table_internal()186 TAG_ENTRY *189 TAG_ENTRY *tag = tag_table; in find_node()234 static TAG_ENTRY *237 TAG_ENTRY *tag = tag_table; in find_node_by_fname()279 TAG_ENTRY *tag = find_node (node); in remember_node()298 TAG_ENTRY *new = xmalloc (sizeof (TAG_ENTRY)); in remember_node()549 TAG_ENTRY *tag = NULL; in cm_node()[all …]
638 TAG_ENTRY *tag = tag_table; in cm_top()
749 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.