Searched defs:allocated_ptr (Results 1 – 9 of 9) sorted by relevance
90 void* allocated_ptr = base_allocator_->AllocateRaw(alignment, num_bytes); in AllocateRaw() local168 void* allocated_ptr = base_allocator_->AllocateRaw(alignment, num_bytes); in AllocateRaw() local
58 uintptr_t allocated_ptr = first_ptr + bin_size * bit; in je_malloc_iterate() local
854 Storage* allocated_ptr = this; variable
857 Storage* allocated_ptr = this; variable
925 Storage* allocated_ptr = this; variable
672 for (const auto &allocated_ptr : allocated) { in TestCombinedAllocator() local