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

/macosx-10.10/libauto-186/
H A DRegion.cpp56 allocation_address = zone->arena_allocate_region(allocation_size); // only succeeds once
H A DZone.h228 void *arena_allocate_region(usword_t newsize);
H A DZone.cpp322 void *Zone::arena_allocate_region(usword_t newsize) { function in class:Auto::Zone

Completed in 124 milliseconds