Searched refs:tag_t (Results 1 – 1 of 1) sorted by relevance
888 } tag_t; typedef901 tag_t *f_tag; /* tag element structure */913 tag_t *tag_ptr; /* tag pointer */1041 tag_t tag [ PAGE_SIZE / sizeof (tag_t) ];1066 tag_t * tag_ptr; /* tag pointer */1426 static tag_t *get_tag (const char *tag, localsym_t *sym, bt_t basic_type);1427 static void add_unknown_tag (tag_t *ptag);1469 static tag_t *allocate_tag (void);1470 static void free_tag (tag_t *ptr);1483 top_tag_head->first_tag = (tag_t *) NULL; in ecoff_read_begin_hook()[all …]