Searched defs:__allocation (Results 1 – 3 of 3) sorted by relevance
71 … byte* __allocation = reinterpret_cast<byte*>(std::__libcpp_allocate<_Stored>(__element_count(1))); in __alloc() local
56 auto __allocation = std::__allocate_at_least(__alloc_, __recommend(__reserve) + 1); in __init() local
574 auto __allocation = std::__allocate_at_least(this->__alloc_, __n); in __vallocate() local