Searched defs:current_top (Results 1 – 4 of 4) sorted by relevance
416 Address current_top = top(); in MarkLinearAllocationAreaBlack() local425 Address current_top = top(); in UnmarkLinearAllocationArea() local434 Address current_top = top(); in MakeLinearAllocationAreaIterable() local467 Address current_top = top(); in FreeLinearAllocationArea() local
140 Address current_top = allocation_info_.top(); in AllocateRawAligned() local
647 Address current_top = top_; in TryAllocateLinearlyAligned() local692 Address current_top = top_; in AllocateRawUnaligned() local
121 static int current_top; variable