Lines Matching refs:heap_ptr
156 } *heap_ptr; typedef
158 #define NIL_HEAP ((heap_ptr) 0)
167 static heap_ptr first_heap, last_heap;
196 static heap_ptr
200 heap_ptr heap;
234 heap_ptr heap;
270 heap_ptr new_heap = (heap_ptr) MEM_ROUNDUP (new);
315 register heap_ptr h; in relinquish()
388 register heap_ptr heap;
443 heap_ptr heap;
528 heap_ptr heap;
595 heap_ptr heap;
664 heap_ptr heap = bloc->heap;
743 heap_ptr h = first_heap;
1010 heap_ptr h, ph = 0; in r_alloc_check()