Searched refs:allocate_zero (Results 1 – 4 of 4) sorted by relevance
54 allocate_zero(size_t bytes) in allocate_zero() function75 allocate_zero(size_t bytes) in allocate_zero() function109 allocate_zero(size_t bytes)
238 data_ = reinterpret_cast<T*>(Allocator::allocate_zero(bytes));
29 allocate_zero(size_t n) in allocate_zero() function66 allocate_zero(std::size_t n) in allocate_zero() function