Searched defs:allocated_ptr (Results 1 – 2 of 2) sorted by relevance
89 void* allocated_ptr = base_allocator_->AllocateRaw(alignment, num_bytes); in AllocateRaw() local166 void* allocated_ptr = base_allocator_->AllocateRaw(alignment, num_bytes); in AllocateRaw() local
58 uintptr_t allocated_ptr = first_ptr + bin_size * bit; in je_iterate() local