Searched defs:stag (Results 1 – 4 of 4) sorted by relevance
58 static struct stag struct60 symbolS *sym; /* Symbol for this stag; value is offset. */ argument65 struct stag_field /* List of fields. */ argument70 struct stag *stag; /* If field is struct/union. */ argument73 /* For nesting; used only in stag construction. */ argument74 struct stag *inner; /* Enclosed .struct. */ argument75 struct stag *outer; /* Enclosing .struct. */ argument566 stag_add_field_symbols (struct stag *stag, in stag_add_field_symbols()625 struct stag *stag) in stag_add_field()804 struct stag *stag = (struct stag *) str_hash_find (stag_hash, name); in tic54x_tag() local[all …]
62 struct stag { struct66 struct stag *stp = &st; argument
216 u_int stag; /* save tag register */ member
454 ber_tag_t stag; in certificateListValidate() local