Searched defs:high_hole (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dvma.c145 struct util_vma_hole *high_hole = calloc(1, sizeof(*hole)); local in function:util_vma_heap_alloc
188 struct util_vma_hole *high_hole = NULL, *low_hole = NULL; local in function:util_vma_heap_free
[all...]
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dvma.c126 struct util_vma_hole *high_hole = calloc(1, sizeof(*hole)); local in function:util_vma_hole_alloc
261 struct util_vma_hole *high_hole = NULL, *low_hole = NULL; local in function:util_vma_heap_free
[all...]

Completed in 2 milliseconds