Searched refs:t_istag (Results 1 – 4 of 4) sorted by relevance
47 bool t_istag:1; /* tag with _t_tag valid */ member
79 if (tp->t_istag) { in outtype()
1241 if (tp1->t_istag && tp2->t_istag) { in types_compatible()1275 if (tp1->t_istag && tp2->t_istag) { in types_compatible()
719 tp->t_istag = true; in inptype()