Searched refs:thisdbl (Results 1 – 2 of 2) sorted by relevance
195 struct depblock *thisdbl; local200 thisdbl=0;246 thisdbl = ALLOC(depblock);247 thisdbl->nextp = nextdbl;248 thisdbl->depname = q;249 nextdbl = thisdbl;256 return(thisdbl);
224 struct depblock *thisdbl; local232 thisdbl = 0;323 thisdbl = ALLOC(depblock);324 thisdbl->nxtdepblock = nextdbl;325 thisdbl->depname = q;326 nextdbl = thisdbl;338 return(thisdbl);