Searched refs:first_allocated_block (Results 1 – 2 of 2) sorted by relevance
14 static uint32_t first_allocated_block(uint32_t blockSize, uint32_t firstHeapAllocation) { in first_allocated_block() function25 , fFirstHeapAllocationSize {first_allocated_block(ToU32(size), ToU32(firstHeapAllocation))}