Searched refs:heapStatus (Results 1 – 2 of 2) sorted by relevance
349 int heapStatus; in HeapCheck() local352 heapStatus = _heapchk(); in HeapCheck()353 if ((heapStatus == _HEAPOK) || (heapStatus == _HEAPEMPTY)) in HeapCheck()
654 int heapStatus; in HeapCheck() local657 heapStatus = _heapchk(); in HeapCheck()658 if ((heapStatus == _HEAPOK) || (heapStatus == _HEAPEMPTY)) in HeapCheck()