Searched refs:tpnew (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libardir/
H A Dar-omf.c264 struct Table *tp=0, *tpnew; local
339 if(!(tpnew = newof(0,struct Table,1,0)))
341 tpnew->next = tp;
342 tp = tpnew;

Completed in 10 milliseconds