Home | History | Annotate | Download | only in src

Lines Matching refs:tlist

1593 maketemp(Area *ap, Temp_type type, struct temp **tlist)
1660 tp->next = *tlist;
1661 *tlist = tp;