Searched refs:_Plast (Results 1 – 2 of 2) sorted by relevance
301 if ((qb = _Aldata._Plast) == 0) in findmem()313 q = *_Aldata._Plast; in findmem()428 _Aldata._Plast = qb; /* resume scan here */594 _Aldata._Plast = 0; /* deoptimize for safety */
67 _Cell **_Plast; /* null, or where to resume malloc scan */ member