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

/barrelfish-master/usr/eclipseclp/Shm/src/
H A Dalloc.c229 _alloc_aux_page(struct heap_descriptor *hd) function
235 _print("SHM: out of memory in _alloc_aux_page()");
276 bits32 *p = (bits32 *)_alloc_aux_page(hd);
497 hd->pages->log_page = (struct page_log*) _alloc_aux_page(hd);

Completed in 23 milliseconds