Searched defs:bytes_needed (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/usr/eclipseclp/Shm/src/
H A Dprivate_mem.c204 hp_alloc_size(word bytes_needed) argument
H A Dalloc.c737 alloc_size(struct heap_descriptor *hd, word bytes_needed) argument
538 alloc_pagewise( struct heap_descriptor *hd, word bytes_needed, word *out_bytes_allocated) argument
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dmem.c657 _temp_init(struct temp_header *first, struct temp_header *next, uword bytes_needed) argument
674 temp_create(struct temp_header **ptemp, uword bytes_needed) argument
681 temp_alloc(struct temp_header **ptemp, uword bytes_needed) argument
1005 hg_alloc_size(word bytes_needed) argument
[all...]

Completed in 31 milliseconds