Searched refs:stdef (Results 1 – 3 of 3) sorted by relevance
121 struct sym *stdef; /* symbol table entry of first typename */ member
134 outtt(tp->t_str->stag, tp->t_str->stdef); in outtype()
441 if (tp->t_str->stdef == NULL) in settdsym()442 tp->t_str->stdef = sym; in settdsym()