Searched defs:taginfo (Results 1 – 3 of 3) sorted by relevance
65 struct taginfo { struct66 struct taginfo *link; /* hash link */ argument73 struct taginfo *meta; /* meta tag info */ argument74 struct taginfo *base; /* last derived base or elttype */ argument82 struct taginfo *slot_type; argument86 } *slotinfo;
48 typedef struct taginfo { struct52 } taginfo_t; argument
44 } taginfo; typedef